desktop_windows
Tests
81 test(s) passed
23 test(s) failed, 35 others
Steps
3 step(s) passed
45 step(s) failed, 19,558 others
Tests
  • [Pre-Requisite]Division Management May 25, 2022 11:45:54 AM pass
    May 25, 2022 11:45:54 AM May 25, 2022 11:46:15 AM 0h 0m 20s+573ms
    • PDIVMGMT1: To verify that superadmin is able to add division in the system.
      May 25, 2022 11:45:54 AM 0h 0m 11s+582ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:45:54 AM Entered divisionManagement()
      info_outline 11:45:54 AM Trying to get User with Access: DIVISIONMGMT
      low_priority 11:45:54 AM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.DivisionDeptManagment.divisionManagement(DivisionDeptManagment.java:79)
      	at com.testscripts.prerequisites.PreRequisite_DivisionManagment.Test_AddDivisionDepartment(PreRequisite_DivisionManagment.java:27)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 11:45:54 AM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.DivisionDeptManagment.divisionManagement(DivisionDeptManagment.java:79)
      	at com.testscripts.prerequisites.PreRequisite_DivisionManagment.Test_AddDivisionDepartment(PreRequisite_DivisionManagment.java:27)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 11:45:54 AM Entered :: getUserNameByLogin()
      info_outline 11:45:54 AM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 11:45:54 AM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 11:45:54 AM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 11:45:55 AM Trying to select Language
      info_outline 11:45:55 AM Language selected successfully as: English
      info_outline 11:45:55 AM Trying to enter Login ID
      info_outline 11:45:55 AM Login ID entered successfully as: superadmin
      info_outline 11:45:55 AM Trying to enter Password
      info_outline 11:45:55 AM Password entered successfully as: 1357
      info_outline 11:45:55 AM Trying to click Submit Button
      info_outline 11:45:58 AM Submit button clicked successfully
      info_outline 11:45:58 AM Trying to click Relogin Button
      info_outline 11:45:58 AM Relogin Button Not Found
      info_outline 11:45:58 AM Multiple Networks page exists: true
      info_outline 11:46:00 AM Trying to click Masters link
      info_outline 11:46:01 AM Master Link clicked successfully
      info_outline 11:46:01 AM Trying to click Division Management link
      info_outline 11:46:02 AM Division Management link clicked successfully
      info_outline 11:46:02 AM Trying to click Add Button
      info_outline 11:46:03 AM Add Button clicked successfully
      info_outline 11:46:03 AM Trying to select Division Type
      info_outline 11:46:03 AM Division Type selected as OPERATOR
      info_outline 11:46:03 AM Trying to enter Division Name
      info_outline 11:46:03 AM Division Name entered as: AUTDIV32174
      info_outline 11:46:03 AM Trying to enter Division Short Code
      info_outline 11:46:03 AM Division Short Code entered as: AUTDIV32174
      info_outline 11:46:03 AM Trying to select Status
      info_outline 11:46:04 AM Status selected successfully
      info_outline 11:46:04 AM Trying to click Submit Button
      info_outline 11:46:05 AM Submit Button clicked successfully
      info_outline 11:46:05 AM Trying to click Confirm Button
      info_outline 11:46:06 AM Confirm Button clicked successfully
      info_outline 11:46:06 AM Trying to fetch Success Message
      info_outline 11:46:06 AM Success Message Returned: Divison added successfully
      info_outline 11:46:06 AM Exited divisionManagement()
    • PDIVMGMT2: To verify that superadmin is able to add department in the system.
      May 25, 2022 11:46:06 AM 0h 0m 8s+935ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:46:06 AM Entered departmentManagement()
      info_outline 11:46:06 AM Trying to get User with Access: DIVISIONMGMT
      low_priority 11:46:06 AM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.DivisionDeptManagment.departmentManagement(DivisionDeptManagment.java:159)
      	at com.testscripts.prerequisites.PreRequisite_DivisionManagment.Test_AddDivisionDepartment(PreRequisite_DivisionManagment.java:31)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 11:46:06 AM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.DivisionDeptManagment.departmentManagement(DivisionDeptManagment.java:159)
      	at com.testscripts.prerequisites.PreRequisite_DivisionManagment.Test_AddDivisionDepartment(PreRequisite_DivisionManagment.java:31)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 11:46:06 AM Entered :: getUserNameByLogin()
      info_outline 11:46:06 AM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 11:46:06 AM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 11:46:06 AM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 11:46:06 AM Trying to select Language
      info_outline 11:46:06 AM Language selected successfully as: English
      info_outline 11:46:06 AM Trying to enter Login ID
      info_outline 11:46:07 AM Login ID entered successfully as: superadmin
      info_outline 11:46:07 AM Trying to enter Password
      info_outline 11:46:07 AM Password entered successfully as: 1357
      info_outline 11:46:07 AM Trying to click Submit Button
      info_outline 11:46:08 AM Submit button clicked successfully
      info_outline 11:46:08 AM Trying to click Relogin Button
      info_outline 11:46:08 AM Relogin Button Not Found
      info_outline 11:46:08 AM Multiple Networks page exists: true
      info_outline 11:46:09 AM Trying to click Masters link
      info_outline 11:46:10 AM Master Link clicked successfully
      info_outline 11:46:10 AM Trying to click Department Managament link
      info_outline 11:46:11 AM Department management link clicked successfully
      info_outline 11:46:11 AM Trying to select Division Type
      info_outline 11:46:11 AM Division Type OPERATOR selected successfully
      info_outline 11:46:11 AM Trying to select Division
      info_outline 11:46:11 AM Division selected as: AUTDIV32174
      info_outline 11:46:11 AM Trying to click Submit Button
      info_outline 11:46:12 AM Submit Button clicked successfully
      info_outline 11:46:12 AM Trying to click Add Button
      info_outline 11:46:12 AM Add Button clicked successfully
      info_outline 11:46:12 AM Trying to enter Department Name
      info_outline 11:46:12 AM Department name entered as: AUTDEPT204677
      info_outline 11:46:12 AM Trying to enter Department Short Code
      info_outline 11:46:12 AM Department Short Code entered as: AUT1353
      info_outline 11:46:12 AM Trying to click Submit Button
      info_outline 11:46:13 AM Submit Button clicked successfully
      info_outline 11:46:13 AM Trying to click Confirm Button
      info_outline 11:46:15 AM Confirm Button clicked successfully
      info_outline 11:46:15 AM Trying to fetch Success Message
      info_outline 11:46:15 AM Success Message Returned: Department added successfully
      info_outline 11:46:15 AM Exited departmentManagement()
  • [Pre-Requisite]Network Admin Creation May 25, 2022 11:46:20 AM pass
    May 25, 2022 11:46:20 AM May 25, 2022 11:47:39 AM 0h 1m 18s+970ms
    • PNETWORKADMINCREATION1: To verify Super Admin is able to initiate Network Admin
      May 25, 2022 11:46:20 AM 0h 1m 2s+913ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:46:20 AM Entered operatorUserInitiate(Super Admin, Network Admin)
      info_outline 11:46:20 AM Login ID Found as: superadmin
      info_outline 11:46:20 AM Password Found as: 1357
      info_outline 11:46:21 AM Trying to select Language
      info_outline 11:46:21 AM Language selected successfully as: English
      info_outline 11:46:21 AM Trying to enter Login ID
      info_outline 11:46:21 AM Login ID entered successfully as: superadmin
      info_outline 11:46:21 AM Trying to enter Password
      info_outline 11:46:21 AM Password entered successfully as: 1357
      info_outline 11:46:21 AM Trying to click Submit Button
      info_outline 11:46:24 AM Submit button clicked successfully
      info_outline 11:46:24 AM Trying to click Relogin Button
      info_outline 11:46:24 AM Relogin Button Not Found
      info_outline 11:46:24 AM Multiple Networks page exists: true
      info_outline 11:46:27 AM User clicked Operator Users.
      info_outline 11:46:27 AM Trying to click add Operator User Link
      info_outline 11:46:28 AM Add Operator User link clicked successfully
      info_outline 11:46:28 AM Trying to select Category
      info_outline 11:46:28 AM Category selected successfully
      info_outline 11:46:28 AM Trying to click Submit Button
      info_outline 11:46:29 AM Submit Button clicked successfully
      info_outline 11:46:29 AM Trying to enter First Name
      info_outline 11:46:29 AM First Name entered as: AUTFN8558
      info_outline 11:46:29 AM Trying to enter Last Name
      info_outline 11:46:29 AM Last Name entered as: AUTLN8473
      info_outline 11:46:29 AM Trying to enter User Name
      info_outline 11:46:29 AM User Name field not found
      info_outline 11:46:29 AM Trying to enter Short Name
      info_outline 11:46:29 AM Short Name entered as: AUTSN4992
      info_outline 11:46:29 AM Trying to select User Name Prefix
      info_outline 11:46:30 AM User Name prefix selected successfully
      info_outline 11:46:30 AM Trying to enter Subscriber Code
      info_outline 11:46:30 AM Subscriber Code entered as: 844197
      info_outline 11:46:30 AM Trying to select Status
      info_outline 11:46:30 AM Status drop down not found
      info_outline 11:46:30 AM GenerateMSISDN class Returns: Remaining MSISDNLength (13)
      info_outline 11:46:30 AM The generated MSISDN is ::729852999385246
      info_outline 11:46:30 AM Entered :: checkForUniqueMSISDN()
      info_outline 11:46:30 AM Query Repository Returns: MSISDNStatus (N)
      info_outline 11:46:30 AM The generated External Code is ::769178331
      info_outline 11:46:30 AM Entered :: checkForUniqueEXTCODE()
      info_outline 11:46:30 AM Query Repository Returns: ExternalCodeStatus (N)
      info_outline 11:46:30 AM Trying to enter External Code
      info_outline 11:46:30 AM External Code entered as: 769178331
      info_outline 11:46:30 AM Trying to enter MobileNumber
      info_outline 11:46:30 AM Mobile Number entered as: 729852999385246
      info_outline 11:46:30 AM Trying to enter Contact Number
      info_outline 11:46:30 AM Contact No. entered as: 000869
      info_outline 11:46:30 AM Trying to select Division
      info_outline 11:46:31 AM Division selected as: AUTDIV32174
      info_outline 11:46:31 AM Trying to select Department
      info_outline 11:46:31 AM Department selected as: AUTDEPT204677
      info_outline 11:46:31 AM Trying to enter Address1
      info_outline 11:46:31 AM Address1 entered as: Add13818
      info_outline 11:46:31 AM Trying to enter Address2
      info_outline 11:46:31 AM Address2 entered as: Add21176
      info_outline 11:46:31 AM Trying to enter City
      info_outline 11:46:31 AM City entered as: City4658
      info_outline 11:46:31 AM Trying to enter State
      info_outline 11:46:31 AM State entered as: State5818
      info_outline 11:46:31 AM Trying to enter Country
      info_outline 11:46:31 AM Country entered as: Country57
      info_outline 11:46:31 AM Trying to enter Email ID
      info_outline 11:46:31 AM Email ID entered as: 9f2gg@mail.com
      info_outline 11:46:31 AM The generated Login ID is ::AUT_96764
      info_outline 11:46:31 AM Entered :: checkForUniqueLoginID()
      info_outline 11:46:32 AM Query Repository Returns: LoginIDStatus (N)
      info_outline 11:46:32 AM Trying to enter Login ID
      info_outline 11:46:32 AM Login ID entered as: AUT_96764
      info_outline 11:46:32 AM Trying to check if Assign Geographies link exist
      info_outline 11:46:32 AM Assign Geographies link found
      info_outline 11:46:32 AM Trying to click Assign Geographies link
      info_outline 11:46:32 AM Assign Geographies link clicked successfully
      info_outline 11:46:36 AM Trying to select Geography
      info_outline 11:46:36 AM Geography selected successfully
      info_outline 11:46:36 AM Trying to click Add button
      info_outline 11:46:36 AM Add button for geography clicked successfully
      info_outline 11:46:36 AM Geographies has been assigned to the user.
      info_outline 11:46:38 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-AB7E953D3B8AAB0D85B638199FF99BFC
      Current Window ID - CDwindow-6768D84E35EDE7F40C32554EF1A75BF5
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:46:40 AM Trying to check if Assign Network link exists
      info_outline 11:46:40 AM Assign Network link not found
      info_outline 11:46:41 AM Assign Network Link not found
      info_outline 11:46:41 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-6768D84E35EDE7F40C32554EF1A75BF5
      Current Window ID - CDwindow-6768D84E35EDE7F40C32554EF1A75BF5
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:46:43 AM Trying to check if Assign Roles link exist
      info_outline 11:46:43 AM Trying to click Assign Roles
      info_outline 11:46:43 AM Assign Roles clicked successfully
      info_outline 11:46:44 AM Trying to check ALL option for assign Roles
      info_outline 11:46:46 AM ALL option selected for Assign Roles
      info_outline 11:46:46 AM Trying to click Add button
      info_outline 11:46:48 AM Add button clicked successfully
      info_outline 11:46:50 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-07A6200F24F129DACC99036BF7306AEC
      Current Window ID - CDwindow-6768D84E35EDE7F40C32554EF1A75BF5
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:46:52 AM Trying to check if Assign Domain link exists
      info_outline 11:46:52 AM Assign Domains link not found
      info_outline 11:46:53 AM Assign Domains link not found
      info_outline 11:46:53 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-6768D84E35EDE7F40C32554EF1A75BF5
      Current Window ID - CDwindow-6768D84E35EDE7F40C32554EF1A75BF5
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:46:55 AM Trying to check if Assign Products link exist
      info_outline 11:46:55 AM Assign Products link not found
      info_outline 11:46:56 AM Assign Products link not found
      info_outline 11:46:56 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-6768D84E35EDE7F40C32554EF1A75BF5
      Current Window ID - CDwindow-6768D84E35EDE7F40C32554EF1A75BF5
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:46:58 AM Trying to click 'assign voucher type' link.
      info_outline 11:46:58 AM 'assign voucher type' link clicked successfully
      info_outline 11:46:59 AM Trying to check ALL option for voucher type.
      info_outline 11:46:59 AM ALL option for Voucher types selected successfully
      info_outline 11:46:59 AM Trying to click Add button
      info_outline 11:46:59 AM Add button clicked successfully
      info_outline 11:47:00 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-2C1471F20BDDCCE9DFDBF1A2A3F9EF8D
      Current Window ID - CDwindow-6768D84E35EDE7F40C32554EF1A75BF5
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:47:02 AM Trying to check if Assign Phone Number link exist
      info_outline 11:47:02 AM Assign phone number link not found
      info_outline 11:47:03 AM Assign Phone Numbers link not found
      info_outline 11:47:03 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-6768D84E35EDE7F40C32554EF1A75BF5
      Current Window ID - CDwindow-6768D84E35EDE7F40C32554EF1A75BF5
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:47:05 AM Trying to check if Assign Services exists
      info_outline 11:47:05 AM Assign Services link not found
      info_outline 11:47:06 AM Assign Services link not found
      info_outline 11:47:06 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-6768D84E35EDE7F40C32554EF1A75BF5
      Current Window ID - CDwindow-6768D84E35EDE7F40C32554EF1A75BF5
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:47:08 AM Trying to click Assign Voucher Type link
      info_outline 11:47:09 AM Assign voucher Type link clicked successfully
      info_outline 11:47:09 AM Trying to click ALL Voucher Type
      info_outline 11:47:09 AM All Voucher Types clicked successfully for Assign Voucher Type
      info_outline 11:47:09 AM Trying to click Add button for Assign Voucher Type
      info_outline 11:47:10 AM Add button for assign voucher Type clicked successfully
      info_outline 11:47:11 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-6CB0EE980F91EE07D7EE5F0B8F9E06A2
      Current Window ID - CDwindow-6768D84E35EDE7F40C32554EF1A75BF5
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:47:13 AM Trying to click Voucher Segment Type link
      info_outline 11:47:13 AM Assign voucher Segment link clicked successfully
      info_outline 11:47:14 AM Trying to click ALL Voucher Segment
      info_outline 11:47:15 AM All Voucher Segments clicked successfully for Assign Voucher Type
      info_outline 11:47:15 AM Trying to click Add button for Assign Voucher Type
      info_outline 11:47:15 AM Add button for assign voucher Segment clicked successfully
      info_outline 11:47:17 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-242D29FFAE222B99FB467DE5A75BE76D
      Current Window ID - CDwindow-6768D84E35EDE7F40C32554EF1A75BF5
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:47:19 AM Trying to check if Enter Password field exist
      info_outline 11:47:20 AM Enter Password field found
      info_outline 11:47:20 AM Trying to enter Password
      info_outline 11:47:20 AM Password Entered as: Com@1357
      info_outline 11:47:20 AM Trying to enter Confirm Password
      info_outline 11:47:20 AM Confirm Password Entered as: Com@1357
      info_outline 11:47:20 AM Trying to click Save button
      info_outline 11:47:21 AM Save Button clicked successfully
      info_outline 11:47:21 AM Trying to click Confirm button.
      info_outline 11:47:23 AM Confirm Button clicked successfully
      info_outline 11:47:23 AM Trying to fetch success or reject message.
      info_outline 11:47:23 AM Message fetched as :: Operator user AUTFN8558 AUTLN8473 request successfully accepted
      info_outline 11:47:23 AM Exited operatorUserInitiate()
      info_outline 11:47:23 AM assertNotNull: Message Found.
      info_outline 11:47:23 AM
    • PNETWORKADMINCREATION2: To verify Super Admin is able to approve Network Admin
      May 25, 2022 11:47:23 AM 0h 0m 10s+456ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:47:23 AM Entered approveUser(Super Admin)
      info_outline 11:47:23 AM Entered :: getSystemPreference(OPT_USR_APRL_LEVEL)
      info_outline 11:47:23 AM Query Repository Returns: DEFAULT_VALUE (1)
      info_outline 11:47:23 AM Login ID Found as: superadmin
      info_outline 11:47:23 AM Password Found as: 1357
      info_outline 11:47:24 AM Trying to select Language
      info_outline 11:47:24 AM Language selected successfully as: English
      info_outline 11:47:24 AM Trying to enter Login ID
      info_outline 11:47:24 AM Login ID entered successfully as: superadmin
      info_outline 11:47:24 AM Trying to enter Password
      info_outline 11:47:24 AM Password entered successfully as: 1357
      info_outline 11:47:24 AM Trying to click Submit Button
      info_outline 11:47:26 AM Submit button clicked successfully
      info_outline 11:47:26 AM Trying to click Relogin Button
      info_outline 11:47:26 AM Relogin Button Not Found
      info_outline 11:47:26 AM Multiple Networks page exists: true
      info_outline 11:47:28 AM User clicked Operator Users.
      info_outline 11:47:28 AM Trying to click Operator User Approval Link
      info_outline 11:47:29 AM Operator User approval link clicked successfully
      info_outline 11:47:29 AM Trying to Enter intiated Login ID: AUT_96764
      info_outline 11:47:29 AM Login ID entered successfully
      info_outline 11:47:29 AM Trying to click approval submit button
      info_outline 11:47:30 AM First Submit button clicked successfully
      info_outline 11:47:30 AM Trying to click Submit button
      info_outline 11:47:31 AM Second Submit button clicked successfully
      info_outline 11:47:31 AM Tring to click Approve button
      info_outline 11:47:32 AM Approve button clicked successfully
      info_outline 11:47:32 AM Tring to click Confirm button
      info_outline 11:47:33 AM Confirm button clicked successfully
      info_outline 11:47:33 AM Trying to fetch success or reject message.
      info_outline 11:47:33 AM Message fetched as :: User AUTFN8558 AUTLN8473 successfully approved.
      info_outline 11:47:34 AM User clicked Logout.
      info_outline 11:47:34 AM Exited approveUser()
    • PNETWORKADMINCREATION3: To verify that Network Admin is prompted for password change on first login.
      May 25, 2022 11:47:34 AM 0h 0m 5s+523ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:47:34 AM Entered changeUserFirstTimePassword()
      info_outline 11:47:34 AM Entered :: getSystemPreference(AUTO_PWD_GENERATE_ALLOW)
      info_outline 11:47:34 AM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 11:47:34 AM Password field exist
      info_outline 11:47:34 AM Trying to select Language
      info_outline 11:47:34 AM Language selected successfully as: English
      info_outline 11:47:34 AM Trying to enter Login ID
      info_outline 11:47:34 AM Login ID entered successfully as: AUT_96764
      info_outline 11:47:34 AM Trying to enter Password
      info_outline 11:47:34 AM Password entered successfully as: Com@1357
      info_outline 11:47:34 AM Trying to click Submit Button
      info_outline 11:47:36 AM Submit button clicked successfully
      info_outline 11:47:36 AM Trying to click Relogin Button
      info_outline 11:47:36 AM Relogin Button Not Found
      info_outline 11:47:36 AM Trying to enter Old Password
      info_outline 11:47:38 AM Old Password Entered successfully:Com@1357
      info_outline 11:47:38 AM Trying to enter New Password
      info_outline 11:47:38 AM New Password Entered successfully:Com@2468
      info_outline 11:47:38 AM Trying to enter Confirm Password
      info_outline 11:47:38 AM Confirm Password Entered successfully:Com@2468
      info_outline 11:47:38 AM Trying to click Submit Button
      info_outline 11:47:39 AM Submit Button clicked successfully
      info_outline 11:47:39 AM Exited changeUserFirstTimePassword()
      info_outline 11:47:39 AM Trying to fetch success message.
      info_outline 11:47:39 AM Message fetched as :: Successfully changed password
      info_outline 11:47:39 AM
      Expected: Successfully changed password
      Found: Successfully changed password
      info_outline 11:47:39 AM Message Validation Success
      info_outline 11:47:39 AM
  • [Pre-Requisite]Geographical Domain Management May 25, 2022 11:47:44 AM pass
    May 25, 2022 11:47:44 AM May 25, 2022 11:48:24 AM 0h 0m 40s+488ms
    • PGEODOMAINMGMT1: To verify that Operator User is able to create Zone.
      May 25, 2022 11:47:44 AM 0h 0m 13s+481ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:47:44 AM Entered addGeographicalDomain(Zone, Zone)
      info_outline 11:47:44 AM Trying to get User with Access: VIEWGRPHDOMAIN
      low_priority 11:47:44 AM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:57)
      	at com.Features.GeogaphicalDomainManagement.addGeographicalDomain(GeogaphicalDomainManagement.java:89)
      	at com.testscripts.prerequisites.PreRequisite_GeographicalDomainManagement.Test_AddGeographicalDomain(PreRequisite_GeographicalDomainManagement.java:46)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 11:47:44 AM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:57)
      	at com.Features.GeogaphicalDomainManagement.addGeographicalDomain(GeogaphicalDomainManagement.java:89)
      	at com.testscripts.prerequisites.PreRequisite_GeographicalDomainManagement.Test_AddGeographicalDomain(PreRequisite_GeographicalDomainManagement.java:46)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 11:47:44 AM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.GeogaphicalDomainManagement.addGeographicalDomain(GeogaphicalDomainManagement.java:89)
      	at com.testscripts.prerequisites.PreRequisite_GeographicalDomainManagement.Test_AddGeographicalDomain(PreRequisite_GeographicalDomainManagement.java:46)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 11:47:44 AM Entered :: getUserNameByLogin()
      info_outline 11:47:44 AM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 11:47:44 AM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 11:47:44 AM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 11:47:45 AM Trying to select Language
      info_outline 11:47:45 AM Language selected successfully as: English
      info_outline 11:47:45 AM Trying to enter Login ID
      info_outline 11:47:45 AM Login ID entered successfully as: AUT_96764
      info_outline 11:47:45 AM Trying to enter Password
      info_outline 11:47:45 AM Password entered successfully as: Com@2468
      info_outline 11:47:45 AM Trying to click Submit Button
      info_outline 11:47:48 AM Submit button clicked successfully
      info_outline 11:47:48 AM Trying to click Relogin Button
      info_outline 11:47:48 AM Relogin Button Not Found
      info_outline 11:47:48 AM Multiple Networks page exists: false
      info_outline 11:47:48 AM Only single Network code exist: NG
      info_outline 11:47:48 AM Multiple Networks page exists: false
      info_outline 11:47:48 AM Only single Network code exist: NG
      info_outline 11:47:49 AM User clicked Masters.
      info_outline 11:47:50 AM User clicked Geographical Domain Management.
      info_outline 11:47:50 AM User selected Domain:Zone
      info_outline 11:47:52 AM User clicked submit Button
      info_outline 11:47:53 AM User clicked Add Button.
      info_outline 11:47:53 AM The generated Domain Code is ::AUTaHCD
      info_outline 11:47:53 AM The generated Domain Name is ::AUTE33Io
      info_outline 11:47:53 AM The generated Domain Short Name is ::AUTc6B
      info_outline 11:47:53 AM Entered :: checkUniqueDomain()
      info_outline 11:47:53 AM Query Repository Returns: Unique Domain Code / Name / ShortName Status (N)
      info_outline 11:47:53 AM User entered GrphDomainCode: AUTaHCD
      info_outline 11:47:53 AM User entered GrphDomainName: AUTE33Io
      info_outline 11:47:54 AM User entered GrphDomainShortName: AUTc6B
      info_outline 11:47:54 AM User entered Description: domainType Name
      info_outline 11:47:54 AM 'Is Default' Selected
      info_outline 11:47:55 AM User clicked Add Button.
      info_outline 11:47:57 AM User clicked Confirm Button.
      info_outline 11:47:57 AM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//tr/td/ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:61158}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 1d386b4e63a1f2e835f42ad99214f79e *** Element info: {Using=xpath, value=//tr/td/ol/li}
      info_outline 11:47:57 AM Added a: Zone
      info_outline 11:47:57 AM Exited addGeographicalDomain()
    • PGEODOMAINMGMT1: To verify that Operator User is able to create Area.
      May 25, 2022 11:47:58 AM 0h 0m 13s+479ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:47:58 AM Entered addGeographicalDomain(Zone, Area)
      info_outline 11:47:58 AM Trying to get User with Access: VIEWGRPHDOMAIN
      low_priority 11:47:58 AM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:57)
      	at com.Features.GeogaphicalDomainManagement.addGeographicalDomain(GeogaphicalDomainManagement.java:89)
      	at com.testscripts.prerequisites.PreRequisite_GeographicalDomainManagement.Test_AddGeographicalDomain(PreRequisite_GeographicalDomainManagement.java:46)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 11:47:58 AM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:57)
      	at com.Features.GeogaphicalDomainManagement.addGeographicalDomain(GeogaphicalDomainManagement.java:89)
      	at com.testscripts.prerequisites.PreRequisite_GeographicalDomainManagement.Test_AddGeographicalDomain(PreRequisite_GeographicalDomainManagement.java:46)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 11:47:58 AM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.GeogaphicalDomainManagement.addGeographicalDomain(GeogaphicalDomainManagement.java:89)
      	at com.testscripts.prerequisites.PreRequisite_GeographicalDomainManagement.Test_AddGeographicalDomain(PreRequisite_GeographicalDomainManagement.java:46)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 11:47:58 AM Entered :: getUserNameByLogin()
      info_outline 11:47:58 AM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 11:47:58 AM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 11:47:58 AM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 11:47:59 AM Trying to select Language
      info_outline 11:47:59 AM Language selected successfully as: English
      info_outline 11:47:59 AM Trying to enter Login ID
      info_outline 11:47:59 AM Login ID entered successfully as: AUT_96764
      info_outline 11:47:59 AM Trying to enter Password
      info_outline 11:47:59 AM Password entered successfully as: Com@2468
      info_outline 11:47:59 AM Trying to click Submit Button
      info_outline 11:48:01 AM Submit button clicked successfully
      info_outline 11:48:01 AM Trying to click Relogin Button
      info_outline 11:48:01 AM Relogin Button Not Found
      info_outline 11:48:01 AM Multiple Networks page exists: false
      info_outline 11:48:01 AM Only single Network code exist: NG
      info_outline 11:48:01 AM Multiple Networks page exists: false
      info_outline 11:48:01 AM Only single Network code exist: NG
      info_outline 11:48:03 AM User clicked Masters.
      info_outline 11:48:03 AM User clicked Geographical Domain Management.
      info_outline 11:48:04 AM User selected Domain:Area
      info_outline 11:48:05 AM User clicked submit Button
      info_outline 11:48:07 AM User clicked submit Button
      info_outline 11:48:08 AM User clicked Add Button.
      info_outline 11:48:08 AM The generated Domain Code is ::AUTmOOm
      info_outline 11:48:08 AM The generated Domain Name is ::AUTGIg29
      info_outline 11:48:08 AM The generated Domain Short Name is ::AUTOkH
      info_outline 11:48:08 AM Entered :: checkUniqueDomain()
      info_outline 11:48:08 AM Query Repository Returns: Unique Domain Code / Name / ShortName Status (N)
      info_outline 11:48:08 AM User entered GrphDomainCode: AUTmOOm
      info_outline 11:48:08 AM User entered GrphDomainName: AUTGIg29
      info_outline 11:48:08 AM User entered GrphDomainShortName: AUTOkH
      info_outline 11:48:09 AM User entered Description: domainType Name
      info_outline 11:48:09 AM 'Is Default' Selected
      info_outline 11:48:10 AM User clicked Add Button.
      info_outline 11:48:11 AM User clicked Confirm Button.
      info_outline 11:48:11 AM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//tr/td/ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:61158}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 1d386b4e63a1f2e835f42ad99214f79e *** Element info: {Using=xpath, value=//tr/td/ol/li}
      info_outline 11:48:11 AM Added a: Area
      info_outline 11:48:11 AM Exited addGeographicalDomain()
    • PGEODOMAINMGMT1: To verify that Operator User is able to create Sub Area.
      May 25, 2022 11:48:12 AM 0h 0m 12s+563ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:48:12 AM Entered addGeographicalDomain(Zone, Sub Area)
      info_outline 11:48:12 AM Trying to get User with Access: VIEWGRPHDOMAIN
      low_priority 11:48:12 AM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:57)
      	at com.Features.GeogaphicalDomainManagement.addGeographicalDomain(GeogaphicalDomainManagement.java:89)
      	at com.testscripts.prerequisites.PreRequisite_GeographicalDomainManagement.Test_AddGeographicalDomain(PreRequisite_GeographicalDomainManagement.java:46)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 11:48:12 AM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:57)
      	at com.Features.GeogaphicalDomainManagement.addGeographicalDomain(GeogaphicalDomainManagement.java:89)
      	at com.testscripts.prerequisites.PreRequisite_GeographicalDomainManagement.Test_AddGeographicalDomain(PreRequisite_GeographicalDomainManagement.java:46)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 11:48:12 AM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.GeogaphicalDomainManagement.addGeographicalDomain(GeogaphicalDomainManagement.java:89)
      	at com.testscripts.prerequisites.PreRequisite_GeographicalDomainManagement.Test_AddGeographicalDomain(PreRequisite_GeographicalDomainManagement.java:46)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 11:48:12 AM Entered :: getUserNameByLogin()
      info_outline 11:48:12 AM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 11:48:12 AM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 11:48:12 AM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 11:48:13 AM Trying to select Language
      info_outline 11:48:13 AM Language selected successfully as: English
      info_outline 11:48:13 AM Trying to enter Login ID
      info_outline 11:48:13 AM Login ID entered successfully as: AUT_96764
      info_outline 11:48:13 AM Trying to enter Password
      info_outline 11:48:13 AM Password entered successfully as: Com@2468
      info_outline 11:48:13 AM Trying to click Submit Button
      info_outline 11:48:15 AM Submit button clicked successfully
      info_outline 11:48:15 AM Trying to click Relogin Button
      info_outline 11:48:15 AM Relogin Button Not Found
      info_outline 11:48:15 AM Multiple Networks page exists: false
      info_outline 11:48:15 AM Only single Network code exist: NG
      info_outline 11:48:15 AM Multiple Networks page exists: false
      info_outline 11:48:15 AM Only single Network code exist: NG
      info_outline 11:48:17 AM User clicked Masters.
      info_outline 11:48:17 AM User clicked Geographical Domain Management.
      info_outline 11:48:18 AM User selected Domain:Sub Area
      info_outline 11:48:18 AM User clicked submit Button
      info_outline 11:48:20 AM User clicked submit Button
      info_outline 11:48:21 AM User clicked Add Button.
      info_outline 11:48:21 AM The generated Domain Code is ::AUTm5IH
      info_outline 11:48:21 AM The generated Domain Name is ::AUTk1E3m
      info_outline 11:48:21 AM The generated Domain Short Name is ::AUT7Oa
      info_outline 11:48:21 AM Entered :: checkUniqueDomain()
      info_outline 11:48:21 AM Query Repository Returns: Unique Domain Code / Name / ShortName Status (N)
      info_outline 11:48:22 AM User entered GrphDomainCode: AUTm5IH
      info_outline 11:48:22 AM User entered GrphDomainName: AUTk1E3m
      info_outline 11:48:22 AM User entered GrphDomainShortName: AUT7Oa
      info_outline 11:48:22 AM User entered Description: domainType Name
      info_outline 11:48:22 AM 'Is Default' Selected
      info_outline 11:48:23 AM User clicked Add Button.
      info_outline 11:48:24 AM User clicked Confirm Button.
      info_outline 11:48:24 AM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//tr/td/ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:61158}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 1d386b4e63a1f2e835f42ad99214f79e *** Element info: {Using=xpath, value=//tr/td/ol/li}
      info_outline 11:48:24 AM Added a: Sub Area
      info_outline 11:48:24 AM Exited addGeographicalDomain()
  • [Pre-Requisite]Operator User Creation May 25, 2022 11:48:30 AM pass
    May 25, 2022 11:48:30 AM May 25, 2022 12:01:34 PM 0h 13m 3s+916ms
    • POPTCREATION1: To verify that Super Admin is able to create Super Customer Care.
      May 25, 2022 11:48:30 AM 0h 1m 8s+815ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:48:30 AM Entered operatorUserInitiate(Super Admin, Super Customer Care)
      info_outline 11:48:30 AM Login ID Found as: superadmin
      info_outline 11:48:30 AM Password Found as: 1357
      info_outline 11:48:31 AM Trying to select Language
      info_outline 11:48:31 AM Language selected successfully as: English
      info_outline 11:48:31 AM Trying to enter Login ID
      info_outline 11:48:31 AM Login ID entered successfully as: superadmin
      info_outline 11:48:31 AM Trying to enter Password
      info_outline 11:48:31 AM Password entered successfully as: 1357
      info_outline 11:48:31 AM Trying to click Submit Button
      info_outline 11:48:34 AM Submit button clicked successfully
      info_outline 11:48:34 AM Trying to click Relogin Button
      info_outline 11:48:34 AM Relogin Button Not Found
      info_outline 11:48:34 AM Multiple Networks page exists: true
      info_outline 11:48:36 AM User clicked Operator Users.
      info_outline 11:48:36 AM Trying to click add Operator User Link
      info_outline 11:48:37 AM Add Operator User link clicked successfully
      info_outline 11:48:37 AM Trying to select Category
      info_outline 11:48:38 AM Category selected successfully
      info_outline 11:48:38 AM Trying to click Submit Button
      info_outline 11:48:39 AM Submit Button clicked successfully
      info_outline 11:48:39 AM Trying to enter First Name
      info_outline 11:48:39 AM First Name entered as: AUTFN6266
      info_outline 11:48:39 AM Trying to enter Last Name
      info_outline 11:48:40 AM Last Name entered as: AUTLN0809
      info_outline 11:48:40 AM Trying to enter User Name
      info_outline 11:48:40 AM User Name field not found
      info_outline 11:48:40 AM Trying to enter Short Name
      info_outline 11:48:40 AM Short Name entered as: AUTSN4499
      info_outline 11:48:40 AM Trying to select User Name Prefix
      info_outline 11:48:40 AM User Name prefix selected successfully
      info_outline 11:48:40 AM Trying to enter Subscriber Code
      info_outline 11:48:40 AM Subscriber Code entered as: 805412
      info_outline 11:48:40 AM Trying to select Status
      info_outline 11:48:40 AM Status drop down not found
      info_outline 11:48:40 AM GenerateMSISDN class Returns: Remaining MSISDNLength (13)
      info_outline 11:48:40 AM The generated MSISDN is ::726504116284489
      info_outline 11:48:40 AM Entered :: checkForUniqueMSISDN()
      info_outline 11:48:40 AM Query Repository Returns: MSISDNStatus (N)
      info_outline 11:48:40 AM The generated External Code is ::261820573
      info_outline 11:48:40 AM Entered :: checkForUniqueEXTCODE()
      info_outline 11:48:40 AM Query Repository Returns: ExternalCodeStatus (N)
      info_outline 11:48:40 AM Trying to enter External Code
      info_outline 11:48:40 AM External Code entered as: 261820573
      info_outline 11:48:40 AM Trying to enter MobileNumber
      info_outline 11:48:41 AM Mobile Number entered as: 726504116284489
      info_outline 11:48:41 AM Trying to enter Contact Number
      info_outline 11:48:41 AM Contact No. entered as: 721877
      info_outline 11:48:41 AM Trying to select Division
      info_outline 11:48:41 AM Division selected as: AUTDIV32174
      info_outline 11:48:41 AM Trying to select Department
      info_outline 11:48:41 AM Department selected as: AUTDEPT204677
      info_outline 11:48:41 AM Trying to enter Address1
      info_outline 11:48:41 AM Address1 entered as: Add19285
      info_outline 11:48:41 AM Trying to enter Address2
      info_outline 11:48:41 AM Address2 entered as: Add22567
      info_outline 11:48:41 AM Trying to enter City
      info_outline 11:48:41 AM City entered as: City8712
      info_outline 11:48:41 AM Trying to enter State
      info_outline 11:48:41 AM State entered as: State9665
      info_outline 11:48:41 AM Trying to enter Country
      info_outline 11:48:41 AM Country entered as: Country36
      info_outline 11:48:41 AM Trying to enter Email ID
      info_outline 11:48:41 AM Email ID entered as: 3ffem@mail.com
      info_outline 11:48:41 AM The generated Login ID is ::AUT_05916
      info_outline 11:48:41 AM Entered :: checkForUniqueLoginID()
      info_outline 11:48:42 AM Query Repository Returns: LoginIDStatus (N)
      info_outline 11:48:42 AM Trying to enter Login ID
      info_outline 11:48:42 AM Login ID entered as: AUT_05916
      info_outline 11:48:42 AM Trying to check if Assign Geographies link exist
      info_outline 11:48:42 AM Assign geographies link not found
      info_outline 11:48:43 AM Assign Geographies link not found
      info_outline 11:48:43 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:48:45 AM Trying to check if Assign Network link exists
      info_outline 11:48:45 AM Assign Network link found
      info_outline 11:48:45 AM Trying to click Assign Network
      info_outline 11:48:45 AM User clicked Assign Network.
      info_outline 11:48:46 AM Trying to select ALL option for assign network
      info_outline 11:48:46 AM ALL option for Assign Networks selected successfully
      info_outline 11:48:46 AM Trying to click Add button
      info_outline 11:48:46 AM Add button clicked successfully
      info_outline 11:48:48 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-6896D4AEA167B08924E85F9C745550B3
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:48:50 AM Trying to check if Assign Roles link exist
      info_outline 11:48:50 AM Trying to click Assign Roles
      info_outline 11:48:50 AM Assign Roles clicked successfully
      info_outline 11:48:51 AM Trying to check ALL option for assign Roles
      info_outline 11:48:53 AM ALL option selected for Assign Roles
      info_outline 11:48:53 AM Trying to click Add button
      info_outline 11:48:55 AM Add button clicked successfully
      info_outline 11:48:57 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-A7E5B2D1B257CDE5C79B977EAD5FC507
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:48:59 AM Trying to check if Assign Domain link exists
      info_outline 11:48:59 AM Assign Domains link not found
      info_outline 11:49:00 AM Assign Domains link not found
      info_outline 11:49:00 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:49:02 AM Trying to check if Assign Products link exist
      info_outline 11:49:02 AM Assign Products link not found
      info_outline 11:49:03 AM Assign Products link not found
      info_outline 11:49:03 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:49:05 AM Trying to click 'assign voucher type' link.
      info_outline 11:49:05 AM 'assign voucher type' link clicked successfully
      info_outline 11:49:06 AM Trying to check ALL option for voucher type.
      info_outline 11:49:06 AM ALL option for Voucher types selected successfully
      info_outline 11:49:06 AM Trying to click Add button
      info_outline 11:49:06 AM Add button clicked successfully
      info_outline 11:49:08 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-C9461F15F78056AD45E2A8EA40EB8383
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:49:10 AM Trying to check if Assign Phone Number link exist
      info_outline 11:49:10 AM Assign phone number link not found
      info_outline 11:49:11 AM Assign Phone Numbers link not found
      info_outline 11:49:11 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:49:13 AM Trying to check if Assign Services exists
      info_outline 11:49:13 AM Assign Services link not found
      info_outline 11:49:14 AM Assign Services link not found
      info_outline 11:49:14 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:49:16 AM Trying to click Assign Voucher Type link
      info_outline 11:49:16 AM Assign voucher Type link clicked successfully
      info_outline 11:49:17 AM Trying to click ALL Voucher Type
      info_outline 11:49:17 AM All Voucher Types clicked successfully for Assign Voucher Type
      info_outline 11:49:17 AM Trying to click Add button for Assign Voucher Type
      info_outline 11:49:17 AM Add button for assign voucher Type clicked successfully
      info_outline 11:49:18 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-4F10C58249E34232AF31C2CC55AF5640
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:49:20 AM Trying to click Voucher Segment Type link
      info_outline 11:49:20 AM Assign voucher Segment link not exist
      info_outline 11:49:21 AM Assign Voucher Segment link not found
      info_outline 11:49:21 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:49:23 AM Trying to check if Enter Password field exist
      info_outline 11:49:23 AM Enter Password field found
      info_outline 11:49:23 AM Trying to enter Password
      info_outline 11:49:24 AM Password Entered as: Com@1357
      info_outline 11:49:24 AM Trying to enter Confirm Password
      info_outline 11:49:24 AM Confirm Password Entered as: Com@1357
      info_outline 11:49:24 AM Trying to click Save button
      info_outline 11:49:25 AM Save Button clicked successfully
      info_outline 11:49:25 AM Trying to click Confirm button.
      info_outline 11:49:26 AM Confirm Button clicked successfully
      info_outline 11:49:26 AM Trying to fetch success or reject message.
      info_outline 11:49:26 AM Message fetched as :: Operator user AUTFN6266 AUTLN0809 request successfully accepted
      info_outline 11:49:26 AM Exited operatorUserInitiate()
      info_outline 11:49:26 AM Entered approveUser(Super Admin)
      info_outline 11:49:26 AM Entered :: getSystemPreference(OPT_USR_APRL_LEVEL)
      info_outline 11:49:26 AM Query Repository Returns: DEFAULT_VALUE (1)
      info_outline 11:49:26 AM Login ID Found as: superadmin
      info_outline 11:49:26 AM Password Found as: 1357
      info_outline 11:49:28 AM Trying to select Language
      info_outline 11:49:28 AM Language selected successfully as: English
      info_outline 11:49:28 AM Trying to enter Login ID
      info_outline 11:49:28 AM Login ID entered successfully as: superadmin
      info_outline 11:49:28 AM Trying to enter Password
      info_outline 11:49:28 AM Password entered successfully as: 1357
      info_outline 11:49:28 AM Trying to click Submit Button
      info_outline 11:49:29 AM Submit button clicked successfully
      info_outline 11:49:29 AM Trying to click Relogin Button
      info_outline 11:49:29 AM Relogin Button Not Found
      info_outline 11:49:29 AM Multiple Networks page exists: true
      info_outline 11:49:32 AM User clicked Operator Users.
      info_outline 11:49:32 AM Trying to click Operator User Approval Link
      info_outline 11:49:33 AM Operator User approval link clicked successfully
      info_outline 11:49:33 AM Trying to Enter intiated Login ID: AUT_05916
      info_outline 11:49:33 AM Login ID entered successfully
      info_outline 11:49:33 AM Trying to click approval submit button
      info_outline 11:49:34 AM First Submit button clicked successfully
      info_outline 11:49:34 AM Trying to click Submit button
      info_outline 11:49:36 AM Second Submit button clicked successfully
      info_outline 11:49:36 AM Tring to click Approve button
      info_outline 11:49:37 AM Approve button clicked successfully
      info_outline 11:49:37 AM Tring to click Confirm button
      info_outline 11:49:39 AM Confirm button clicked successfully
      info_outline 11:49:39 AM Trying to fetch success or reject message.
      info_outline 11:49:39 AM Message fetched as :: User AUTFN6266 AUTLN0809 successfully approved.
      info_outline 11:49:39 AM User clicked Logout.
      info_outline 11:49:39 AM Exited approveUser()
    • POPTCREATION2: To verify that newly created Super Customer Care is prompted to change password after successful login for the first attempt and also able to change password.
      May 25, 2022 11:49:39 AM 0h 0m 6s+234ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:49:39 AM Entered changeUserFirstTimePassword()
      info_outline 11:49:39 AM Entered :: getSystemPreference(AUTO_PWD_GENERATE_ALLOW)
      info_outline 11:49:39 AM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 11:49:39 AM Password field exist
      info_outline 11:49:40 AM Trying to select Language
      info_outline 11:49:40 AM Language selected successfully as: English
      info_outline 11:49:40 AM Trying to enter Login ID
      info_outline 11:49:40 AM Login ID entered successfully as: AUT_05916
      info_outline 11:49:40 AM Trying to enter Password
      info_outline 11:49:40 AM Password entered successfully as: Com@1357
      info_outline 11:49:40 AM Trying to click Submit Button
      info_outline 11:49:41 AM Submit button clicked successfully
      info_outline 11:49:41 AM Trying to click Relogin Button
      info_outline 11:49:41 AM Relogin Button Not Found
      info_outline 11:49:41 AM Trying to enter Old Password
      info_outline 11:49:44 AM Old Password Entered successfully:Com@1357
      info_outline 11:49:44 AM Trying to enter New Password
      info_outline 11:49:44 AM New Password Entered successfully:Com@2468
      info_outline 11:49:44 AM Trying to enter Confirm Password
      info_outline 11:49:44 AM Confirm Password Entered successfully:Com@2468
      info_outline 11:49:44 AM Trying to click Submit Button
      info_outline 11:49:45 AM Submit Button clicked successfully
      info_outline 11:49:45 AM Exited changeUserFirstTimePassword()
      info_outline 11:49:45 AM Trying to fetch success message.
      info_outline 11:49:45 AM Success message not found.
      info_outline 11:49:45 AM No message found on screen.
      info_outline 11:49:45 AM Entered :: fetchUserPassword()
      info_outline 11:49:45 AM Entered :: getSystemPreference(PINPAS_EN_DE_CRYPTION_TYPE)
      info_outline 11:49:45 AM Query Repository Returns: DEFAULT_VALUE (DES)
      info_outline 11:49:45 AM Encrypted value is :: 7eda411be5ea4a90917de90f9b1b8df5
      info_outline 11:49:45 AM Decrypted value returned as: Com@2468
      info_outline 11:49:45 AM Query Repository Returns: DecryptedPassword (Com@2468)
      info_outline 11:49:45 AM
      Expected: Com@2468
      Found: Com@2468
      info_outline 11:49:45 AM Message Validation Success
      info_outline 11:49:45 AM
      check_circle 11:49:45 AM Password changed successfully but no message appeared on application.
      info_outline 11:49:45 AM Pin Change is not required.
    • POPTCREATION1: To verify that Super Admin is able to create Sub Super Admin.
      May 25, 2022 11:49:47 AM 0h 1m 12s+39ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:49:47 AM Entered operatorUserInitiate(Super Admin, Sub Super Admin)
      info_outline 11:49:47 AM Login ID Found as: superadmin
      info_outline 11:49:47 AM Password Found as: 1357
      info_outline 11:49:47 AM Trying to select Language
      info_outline 11:49:47 AM Language selected successfully as: English
      info_outline 11:49:47 AM Trying to enter Login ID
      info_outline 11:49:48 AM Login ID entered successfully as: superadmin
      info_outline 11:49:48 AM Trying to enter Password
      info_outline 11:49:48 AM Password entered successfully as: 1357
      info_outline 11:49:48 AM Trying to click Submit Button
      info_outline 11:49:49 AM Submit button clicked successfully
      info_outline 11:49:49 AM Trying to click Relogin Button
      info_outline 11:49:49 AM Relogin Button Not Found
      info_outline 11:49:49 AM Multiple Networks page exists: true
      info_outline 11:49:51 AM User clicked Operator Users.
      info_outline 11:49:51 AM Trying to click add Operator User Link
      info_outline 11:49:53 AM Add Operator User link clicked successfully
      info_outline 11:49:53 AM Trying to select Category
      info_outline 11:49:53 AM Category selected successfully
      info_outline 11:49:53 AM Trying to click Submit Button
      info_outline 11:49:55 AM Submit Button clicked successfully
      info_outline 11:49:55 AM Trying to enter First Name
      info_outline 11:49:55 AM First Name entered as: AUTFN2677
      info_outline 11:49:55 AM Trying to enter Last Name
      info_outline 11:49:55 AM Last Name entered as: AUTLN5467
      info_outline 11:49:55 AM Trying to enter User Name
      info_outline 11:49:55 AM User Name field not found
      info_outline 11:49:55 AM Trying to enter Short Name
      info_outline 11:49:55 AM Short Name entered as: AUTSN9375
      info_outline 11:49:55 AM Trying to select User Name Prefix
      info_outline 11:49:56 AM User Name prefix selected successfully
      info_outline 11:49:56 AM Trying to enter Subscriber Code
      info_outline 11:49:56 AM Subscriber Code entered as: 586273
      info_outline 11:49:56 AM Trying to select Status
      info_outline 11:49:56 AM Status drop down not found
      info_outline 11:49:56 AM GenerateMSISDN class Returns: Remaining MSISDNLength (13)
      info_outline 11:49:56 AM The generated MSISDN is ::722834157795173
      info_outline 11:49:56 AM Entered :: checkForUniqueMSISDN()
      info_outline 11:49:56 AM Query Repository Returns: MSISDNStatus (N)
      info_outline 11:49:56 AM The generated External Code is ::054438308
      info_outline 11:49:56 AM Entered :: checkForUniqueEXTCODE()
      info_outline 11:49:56 AM Query Repository Returns: ExternalCodeStatus (N)
      info_outline 11:49:56 AM Trying to enter External Code
      info_outline 11:49:56 AM External Code entered as: 054438308
      info_outline 11:49:56 AM Trying to enter MobileNumber
      info_outline 11:49:56 AM Mobile Number entered as: 722834157795173
      info_outline 11:49:56 AM Trying to enter Contact Number
      info_outline 11:49:56 AM Contact No. entered as: 136105
      info_outline 11:49:56 AM Trying to select Division
      info_outline 11:49:57 AM Division selected as: AUTDIV32174
      info_outline 11:49:57 AM Trying to select Department
      info_outline 11:49:57 AM Department selected as: AUTDEPT204677
      info_outline 11:49:57 AM Trying to enter Address1
      info_outline 11:49:57 AM Address1 entered as: Add10748
      info_outline 11:49:57 AM Trying to enter Address2
      info_outline 11:49:57 AM Address2 entered as: Add24986
      info_outline 11:49:57 AM Trying to enter City
      info_outline 11:49:57 AM City entered as: City5351
      info_outline 11:49:57 AM Trying to enter State
      info_outline 11:49:57 AM State entered as: State0810
      info_outline 11:49:57 AM Trying to enter Country
      info_outline 11:49:58 AM Country entered as: Country04
      info_outline 11:49:58 AM Trying to enter Email ID
      info_outline 11:49:58 AM Email ID entered as: 1k4ja@mail.com
      info_outline 11:49:58 AM The generated Login ID is ::AUT_89261
      info_outline 11:49:58 AM Entered :: checkForUniqueLoginID()
      info_outline 11:49:58 AM Query Repository Returns: LoginIDStatus (N)
      info_outline 11:49:58 AM Trying to enter Login ID
      info_outline 11:49:58 AM Login ID entered as: AUT_89261
      info_outline 11:49:58 AM Trying to check if Assign Geographies link exist
      info_outline 11:49:58 AM Assign Geographies link found
      info_outline 11:49:58 AM Trying to click Assign Geographies link
      info_outline 11:49:58 AM Assign Geographies link clicked successfully
      info_outline 11:50:02 AM Trying to select Geography
      info_outline 11:50:02 AM Geography selected successfully
      info_outline 11:50:02 AM Trying to click Add button
      info_outline 11:50:03 AM Add button for geography clicked successfully
      info_outline 11:50:03 AM Geographies has been assigned to the user.
      info_outline 11:50:04 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-7BF30D188AC6DC3831F4A923655C25C1
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:50:06 AM Trying to check if Assign Network link exists
      info_outline 11:50:06 AM Assign Network link not found
      info_outline 11:50:07 AM Assign Network Link not found
      info_outline 11:50:07 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:50:09 AM Trying to check if Assign Roles link exist
      info_outline 11:50:09 AM Trying to click Assign Roles
      info_outline 11:50:09 AM Assign Roles clicked successfully
      info_outline 11:50:10 AM Trying to check ALL option for assign Roles
      info_outline 11:50:12 AM ALL option selected for Assign Roles
      info_outline 11:50:12 AM Trying to click Add button
      info_outline 11:50:15 AM Add button clicked successfully
      info_outline 11:50:16 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-1568536B9789A40D3F4E62C3B1A017E7
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:50:18 AM Trying to check if Assign Domain link exists
      info_outline 11:50:18 AM Assign Domains link not found
      info_outline 11:50:19 AM Assign Domains link not found
      info_outline 11:50:19 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:50:21 AM Trying to check if Assign Products link exist
      info_outline 11:50:21 AM Assign Products link not found
      info_outline 11:50:22 AM Assign Products link not found
      info_outline 11:50:22 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:50:24 AM Trying to click 'assign voucher type' link.
      info_outline 11:50:24 AM 'assign voucher type' link clicked successfully
      info_outline 11:50:25 AM Trying to check ALL option for voucher type.
      info_outline 11:50:25 AM ALL option for Voucher types selected successfully
      info_outline 11:50:25 AM Trying to click Add button
      info_outline 11:50:25 AM Add button clicked successfully
      info_outline 11:50:26 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-AFCE319F9188A9127FEC36BE8C476387
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:50:28 AM Trying to check if Assign Phone Number link exist
      info_outline 11:50:28 AM Assign phone number link not found
      info_outline 11:50:29 AM Assign Phone Numbers link not found
      info_outline 11:50:29 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:50:31 AM Trying to check if Assign Services exists
      info_outline 11:50:31 AM Assign Services link not found
      info_outline 11:50:32 AM Assign Services link not found
      info_outline 11:50:32 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:50:34 AM Trying to click Assign Voucher Type link
      info_outline 11:50:34 AM Assign voucher Type link clicked successfully
      info_outline 11:50:35 AM Trying to click ALL Voucher Type
      info_outline 11:50:35 AM All Voucher Types clicked successfully for Assign Voucher Type
      info_outline 11:50:35 AM Trying to click Add button for Assign Voucher Type
      info_outline 11:50:36 AM Add button for assign voucher Type clicked successfully
      info_outline 11:50:37 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-187C54D630752B12758080BB5B3E69A3
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:50:39 AM Trying to click Voucher Segment Type link
      info_outline 11:50:39 AM Assign voucher Segment link clicked successfully
      info_outline 11:50:40 AM Trying to click ALL Voucher Segment
      info_outline 11:50:40 AM All Voucher Segments clicked successfully for Assign Voucher Type
      info_outline 11:50:40 AM Trying to click Add button for Assign Voucher Type
      info_outline 11:50:40 AM Add button for assign voucher Segment clicked successfully
      info_outline 11:50:42 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-8BC31A5E9BE6FDAFA256A5B507C539E0
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:50:44 AM Trying to check if Enter Password field exist
      info_outline 11:50:44 AM Enter Password field found
      info_outline 11:50:44 AM Trying to enter Password
      info_outline 11:50:44 AM Password Entered as: Com@1357
      info_outline 11:50:44 AM Trying to enter Confirm Password
      info_outline 11:50:44 AM Confirm Password Entered as: Com@1357
      info_outline 11:50:44 AM Trying to click Save button
      info_outline 11:50:45 AM Save Button clicked successfully
      info_outline 11:50:45 AM Trying to click Confirm button.
      info_outline 11:50:47 AM Confirm Button clicked successfully
      info_outline 11:50:47 AM Trying to fetch success or reject message.
      info_outline 11:50:47 AM Message fetched as :: Operator user AUTFN2677 AUTLN5467 request successfully accepted
      info_outline 11:50:47 AM Exited operatorUserInitiate()
      info_outline 11:50:47 AM Entered approveUser(Super Admin)
      info_outline 11:50:47 AM Entered :: getSystemPreference(OPT_USR_APRL_LEVEL)
      info_outline 11:50:47 AM Query Repository Returns: DEFAULT_VALUE (1)
      info_outline 11:50:47 AM Login ID Found as: superadmin
      info_outline 11:50:47 AM Password Found as: 1357
      info_outline 11:50:48 AM Trying to select Language
      info_outline 11:50:48 AM Language selected successfully as: English
      info_outline 11:50:48 AM Trying to enter Login ID
      info_outline 11:50:48 AM Login ID entered successfully as: superadmin
      info_outline 11:50:48 AM Trying to enter Password
      info_outline 11:50:48 AM Password entered successfully as: 1357
      info_outline 11:50:48 AM Trying to click Submit Button
      info_outline 11:50:49 AM Submit button clicked successfully
      info_outline 11:50:49 AM Trying to click Relogin Button
      info_outline 11:50:50 AM Relogin Button Not Found
      info_outline 11:50:50 AM Multiple Networks page exists: true
      info_outline 11:50:52 AM User clicked Operator Users.
      info_outline 11:50:52 AM Trying to click Operator User Approval Link
      info_outline 11:50:53 AM Operator User approval link clicked successfully
      info_outline 11:50:53 AM Trying to Enter intiated Login ID: AUT_89261
      info_outline 11:50:53 AM Login ID entered successfully
      info_outline 11:50:53 AM Trying to click approval submit button
      info_outline 11:50:54 AM First Submit button clicked successfully
      info_outline 11:50:54 AM Trying to click Submit button
      info_outline 11:50:56 AM Second Submit button clicked successfully
      info_outline 11:50:56 AM Tring to click Approve button
      info_outline 11:50:57 AM Approve button clicked successfully
      info_outline 11:50:57 AM Tring to click Confirm button
      info_outline 11:50:58 AM Confirm button clicked successfully
      info_outline 11:50:58 AM Trying to fetch success or reject message.
      info_outline 11:50:58 AM Message fetched as :: User AUTFN2677 AUTLN5467 successfully approved.
      info_outline 11:50:59 AM User clicked Logout.
      info_outline 11:50:59 AM Exited approveUser()
    • POPTCREATION2: To verify that newly created Sub Super Admin is prompted to change password after successful login for the first attempt and also able to change password.
      May 25, 2022 11:50:59 AM 0h 0m 5s+435ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:50:59 AM Entered changeUserFirstTimePassword()
      info_outline 11:50:59 AM Entered :: getSystemPreference(AUTO_PWD_GENERATE_ALLOW)
      info_outline 11:50:59 AM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 11:50:59 AM Password field exist
      info_outline 11:50:59 AM Trying to select Language
      info_outline 11:51:00 AM Language selected successfully as: English
      info_outline 11:51:00 AM Trying to enter Login ID
      info_outline 11:51:00 AM Login ID entered successfully as: AUT_89261
      info_outline 11:51:00 AM Trying to enter Password
      info_outline 11:51:00 AM Password entered successfully as: Com@1357
      info_outline 11:51:00 AM Trying to click Submit Button
      info_outline 11:51:01 AM Submit button clicked successfully
      info_outline 11:51:01 AM Trying to click Relogin Button
      info_outline 11:51:01 AM Relogin Button Not Found
      info_outline 11:51:01 AM Trying to enter Old Password
      info_outline 11:51:03 AM Old Password Entered successfully:Com@1357
      info_outline 11:51:03 AM Trying to enter New Password
      info_outline 11:51:03 AM New Password Entered successfully:Com@2468
      info_outline 11:51:03 AM Trying to enter Confirm Password
      info_outline 11:51:03 AM Confirm Password Entered successfully:Com@2468
      info_outline 11:51:03 AM Trying to click Submit Button
      info_outline 11:51:04 AM Submit Button clicked successfully
      info_outline 11:51:04 AM Exited changeUserFirstTimePassword()
      info_outline 11:51:04 AM Trying to fetch success message.
      info_outline 11:51:04 AM Message fetched as :: Successfully changed password
      info_outline 11:51:04 AM Pin Change is not required.
    • POPTCREATION1: To verify that Super Admin is able to create MonitorServer.
      May 25, 2022 11:51:05 AM 0h 0m 57s+660ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:51:05 AM Entered operatorUserInitiate(Super Admin, MonitorServer)
      info_outline 11:51:05 AM Login ID Found as: superadmin
      info_outline 11:51:05 AM Password Found as: 1357
      info_outline 11:51:05 AM Trying to select Language
      info_outline 11:51:06 AM Language selected successfully as: English
      info_outline 11:51:06 AM Trying to enter Login ID
      info_outline 11:51:06 AM Login ID entered successfully as: superadmin
      info_outline 11:51:06 AM Trying to enter Password
      info_outline 11:51:06 AM Password entered successfully as: 1357
      info_outline 11:51:06 AM Trying to click Submit Button
      info_outline 11:51:07 AM Submit button clicked successfully
      info_outline 11:51:07 AM Trying to click Relogin Button
      info_outline 11:51:07 AM Relogin Button Not Found
      info_outline 11:51:07 AM Multiple Networks page exists: true
      info_outline 11:51:09 AM User clicked Operator Users.
      info_outline 11:51:09 AM Trying to click add Operator User Link
      info_outline 11:51:10 AM Add Operator User link clicked successfully
      info_outline 11:51:10 AM Trying to select Category
      info_outline 11:51:10 AM Category selected successfully
      info_outline 11:51:10 AM Trying to click Submit Button
      info_outline 11:51:11 AM Submit Button clicked successfully
      info_outline 11:51:11 AM Trying to enter First Name
      info_outline 11:51:11 AM First Name entered as: AUTFN5492
      info_outline 11:51:11 AM Trying to enter Last Name
      info_outline 11:51:11 AM Last Name entered as: AUTLN5513
      info_outline 11:51:11 AM Trying to enter User Name
      info_outline 11:51:11 AM User Name field not found
      info_outline 11:51:11 AM Trying to enter Short Name
      info_outline 11:51:11 AM Short Name entered as: AUTSN2342
      info_outline 11:51:11 AM Trying to select User Name Prefix
      info_outline 11:51:12 AM User Name prefix selected successfully
      info_outline 11:51:12 AM Trying to enter Subscriber Code
      info_outline 11:51:12 AM Subscriber Code entered as: 367526
      info_outline 11:51:12 AM Trying to select Status
      info_outline 11:51:12 AM Status drop down not found
      info_outline 11:51:12 AM GenerateMSISDN class Returns: Remaining MSISDNLength (13)
      info_outline 11:51:12 AM The generated MSISDN is ::723872386356669
      info_outline 11:51:12 AM Entered :: checkForUniqueMSISDN()
      info_outline 11:51:12 AM Query Repository Returns: MSISDNStatus (N)
      info_outline 11:51:12 AM The generated External Code is ::606970837
      info_outline 11:51:12 AM Entered :: checkForUniqueEXTCODE()
      info_outline 11:51:12 AM Query Repository Returns: ExternalCodeStatus (N)
      info_outline 11:51:12 AM Trying to enter External Code
      info_outline 11:51:12 AM External Code entered as: 606970837
      info_outline 11:51:12 AM Trying to enter MobileNumber
      info_outline 11:51:12 AM Mobile Number entered as: 723872386356669
      info_outline 11:51:12 AM Trying to enter Contact Number
      info_outline 11:51:12 AM Contact No. entered as: 373223
      info_outline 11:51:12 AM Trying to select Division
      info_outline 11:51:12 AM Division selected as: AUTDIV32174
      info_outline 11:51:12 AM Trying to select Department
      info_outline 11:51:13 AM Department selected as: AUTDEPT204677
      info_outline 11:51:13 AM Trying to enter Address1
      info_outline 11:51:13 AM Address1 entered as: Add16562
      info_outline 11:51:13 AM Trying to enter Address2
      info_outline 11:51:13 AM Address2 entered as: Add22110
      info_outline 11:51:13 AM Trying to enter City
      info_outline 11:51:13 AM City entered as: City7748
      info_outline 11:51:13 AM Trying to enter State
      info_outline 11:51:13 AM State entered as: State5049
      info_outline 11:51:13 AM Trying to enter Country
      info_outline 11:51:13 AM Country entered as: Country62
      info_outline 11:51:13 AM Trying to enter Email ID
      info_outline 11:51:13 AM Email ID entered as: h8nkc@mail.com
      info_outline 11:51:13 AM The generated Login ID is ::AUT_52593
      info_outline 11:51:13 AM Entered :: checkForUniqueLoginID()
      info_outline 11:51:13 AM Query Repository Returns: LoginIDStatus (N)
      info_outline 11:51:13 AM Trying to enter Login ID
      info_outline 11:51:13 AM Login ID entered as: AUT_52593
      info_outline 11:51:13 AM Trying to check if Assign Geographies link exist
      info_outline 11:51:13 AM Assign Geographies link found
      info_outline 11:51:13 AM Trying to click Assign Geographies link
      info_outline 11:51:14 AM Assign Geographies link clicked successfully
      info_outline 11:51:17 AM Trying to select Geography
      info_outline 11:51:18 AM Geography selected successfully
      info_outline 11:51:18 AM Trying to click Add button
      info_outline 11:51:18 AM Add button for geography clicked successfully
      info_outline 11:51:18 AM Geographies has been assigned to the user.
      info_outline 11:51:19 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-7459486D5C222009039FC25D60F03B53
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:51:21 AM Trying to check if Assign Network link exists
      info_outline 11:51:21 AM Assign Network link not found
      info_outline 11:51:22 AM Assign Network Link not found
      info_outline 11:51:22 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:51:24 AM Trying to check if Assign Roles link exist
      info_outline 11:51:24 AM Assign Roles link not found
      info_outline 11:51:25 AM Assign Roles link not found
      info_outline 11:51:25 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:51:27 AM Trying to check if Assign Domain link exists
      info_outline 11:51:27 AM Assign Domains link not found
      info_outline 11:51:28 AM Assign Domains link not found
      info_outline 11:51:28 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:51:30 AM Trying to check if Assign Products link exist
      info_outline 11:51:30 AM Assign Products link not found
      info_outline 11:51:31 AM Assign Products link not found
      info_outline 11:51:31 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:51:33 AM Trying to click 'assign voucher type' link.
      info_outline 11:51:33 AM 'assign voucher type' link clicked successfully
      info_outline 11:51:34 AM Trying to check ALL option for voucher type.
      info_outline 11:51:34 AM ALL option for Voucher types selected successfully
      info_outline 11:51:34 AM Trying to click Add button
      info_outline 11:51:35 AM Add button clicked successfully
      info_outline 11:51:36 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-7D45BD1841123A8DF93CAAF2A6A143D0
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:51:38 AM Trying to check if Assign Phone Number link exist
      info_outline 11:51:38 AM Assign phone number link not found
      info_outline 11:51:39 AM Assign Phone Numbers link not found
      info_outline 11:51:39 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:51:41 AM Trying to check if Assign Services exists
      info_outline 11:51:41 AM Assign Services link not found
      info_outline 11:51:42 AM Assign Services link not found
      info_outline 11:51:42 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:51:44 AM Trying to click Assign Voucher Type link
      info_outline 11:51:44 AM Assign voucher Type link clicked successfully
      info_outline 11:51:45 AM Trying to click ALL Voucher Type
      info_outline 11:51:45 AM All Voucher Types clicked successfully for Assign Voucher Type
      info_outline 11:51:45 AM Trying to click Add button for Assign Voucher Type
      info_outline 11:51:45 AM Add button for assign voucher Type clicked successfully
      info_outline 11:51:46 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-03C2F37A70B847518320AF9E6F2AF40A
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:51:48 AM Trying to click Voucher Segment Type link
      info_outline 11:51:48 AM Assign voucher Segment link not exist
      info_outline 11:51:49 AM Assign Voucher Segment link not found
      info_outline 11:51:49 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:51:51 AM Trying to check if Enter Password field exist
      info_outline 11:51:51 AM Enter Password field found
      info_outline 11:51:51 AM Trying to enter Password
      info_outline 11:51:51 AM Password Entered as: Com@1357
      info_outline 11:51:51 AM Trying to enter Confirm Password
      info_outline 11:51:51 AM Confirm Password Entered as: Com@1357
      info_outline 11:51:51 AM Trying to click Save button
      info_outline 11:51:52 AM Save Button clicked successfully
      info_outline 11:51:52 AM Trying to click Confirm button.
      info_outline 11:51:53 AM Confirm Button clicked successfully
      info_outline 11:51:53 AM Trying to fetch success or reject message.
      info_outline 11:51:53 AM Message fetched as :: Operator user AUTFN5492 AUTLN5513 request successfully accepted
      info_outline 11:51:53 AM Exited operatorUserInitiate()
      info_outline 11:51:53 AM Entered approveUser(Super Admin)
      info_outline 11:51:53 AM Entered :: getSystemPreference(OPT_USR_APRL_LEVEL)
      info_outline 11:51:54 AM Query Repository Returns: DEFAULT_VALUE (1)
      info_outline 11:51:54 AM Login ID Found as: superadmin
      info_outline 11:51:54 AM Password Found as: 1357
      info_outline 11:51:54 AM Trying to select Language
      info_outline 11:51:54 AM Language selected successfully as: English
      info_outline 11:51:54 AM Trying to enter Login ID
      info_outline 11:51:54 AM Login ID entered successfully as: superadmin
      info_outline 11:51:54 AM Trying to enter Password
      info_outline 11:51:55 AM Password entered successfully as: 1357
      info_outline 11:51:55 AM Trying to click Submit Button
      info_outline 11:51:56 AM Submit button clicked successfully
      info_outline 11:51:56 AM Trying to click Relogin Button
      info_outline 11:51:56 AM Relogin Button Not Found
      info_outline 11:51:56 AM Multiple Networks page exists: true
      info_outline 11:51:58 AM User clicked Operator Users.
      info_outline 11:51:58 AM Trying to click Operator User Approval Link
      info_outline 11:51:59 AM Operator User approval link clicked successfully
      info_outline 11:51:59 AM Trying to Enter intiated Login ID: AUT_52593
      info_outline 11:51:59 AM Login ID entered successfully
      info_outline 11:51:59 AM Trying to click approval submit button
      info_outline 11:52:00 AM First Submit button clicked successfully
      info_outline 11:52:00 AM Trying to click Submit button
      info_outline 11:52:01 AM Second Submit button clicked successfully
      info_outline 11:52:01 AM Tring to click Approve button
      info_outline 11:52:01 AM Approve button clicked successfully
      info_outline 11:52:01 AM Tring to click Confirm button
      info_outline 11:52:02 AM Confirm button clicked successfully
      info_outline 11:52:02 AM Trying to fetch success or reject message.
      info_outline 11:52:02 AM Message fetched as :: User AUTFN5492 AUTLN5513 successfully approved.
      info_outline 11:52:03 AM User clicked Logout.
      info_outline 11:52:03 AM Exited approveUser()
    • POPTCREATION2: To verify that newly created MonitorServer is prompted to change password after successful login for the first attempt and also able to change password.
      May 25, 2022 11:52:03 AM 0h 0m 5s+649ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:52:03 AM Entered changeUserFirstTimePassword()
      info_outline 11:52:03 AM Entered :: getSystemPreference(AUTO_PWD_GENERATE_ALLOW)
      info_outline 11:52:03 AM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 11:52:03 AM Password field exist
      info_outline 11:52:03 AM Trying to select Language
      info_outline 11:52:03 AM Language selected successfully as: English
      info_outline 11:52:03 AM Trying to enter Login ID
      info_outline 11:52:03 AM Login ID entered successfully as: AUT_52593
      info_outline 11:52:03 AM Trying to enter Password
      info_outline 11:52:04 AM Password entered successfully as: Com@1357
      info_outline 11:52:04 AM Trying to click Submit Button
      info_outline 11:52:05 AM Submit button clicked successfully
      info_outline 11:52:05 AM Trying to click Relogin Button
      info_outline 11:52:05 AM Relogin Button Not Found
      info_outline 11:52:05 AM Trying to enter Old Password
      info_outline 11:52:07 AM Old Password Entered successfully:Com@1357
      info_outline 11:52:07 AM Trying to enter New Password
      info_outline 11:52:07 AM New Password Entered successfully:Com@2468
      info_outline 11:52:07 AM Trying to enter Confirm Password
      info_outline 11:52:07 AM Confirm Password Entered successfully:Com@2468
      info_outline 11:52:07 AM Trying to click Submit Button
      info_outline 11:52:08 AM Submit Button clicked successfully
      info_outline 11:52:08 AM Exited changeUserFirstTimePassword()
      info_outline 11:52:08 AM Trying to fetch success message.
      info_outline 11:52:08 AM Message fetched as :: Successfully changed password
      info_outline 11:52:08 AM Pin Change is not required.
    • POPTCREATION1: To verify that Super Admin is able to create Super Network Admin.
      May 25, 2022 11:52:09 AM 0h 1m 9s+173ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:52:09 AM Entered operatorUserInitiate(Super Admin, Super Network Admin)
      info_outline 11:52:09 AM Login ID Found as: superadmin
      info_outline 11:52:09 AM Password Found as: 1357
      info_outline 11:52:10 AM Trying to select Language
      info_outline 11:52:10 AM Language selected successfully as: English
      info_outline 11:52:10 AM Trying to enter Login ID
      info_outline 11:52:10 AM Login ID entered successfully as: superadmin
      info_outline 11:52:10 AM Trying to enter Password
      info_outline 11:52:10 AM Password entered successfully as: 1357
      info_outline 11:52:10 AM Trying to click Submit Button
      info_outline 11:52:11 AM Submit button clicked successfully
      info_outline 11:52:11 AM Trying to click Relogin Button
      info_outline 11:52:11 AM Relogin Button Not Found
      info_outline 11:52:11 AM Multiple Networks page exists: true
      info_outline 11:52:13 AM User clicked Operator Users.
      info_outline 11:52:13 AM Trying to click add Operator User Link
      info_outline 11:52:14 AM Add Operator User link clicked successfully
      info_outline 11:52:14 AM Trying to select Category
      info_outline 11:52:14 AM Category selected successfully
      info_outline 11:52:14 AM Trying to click Submit Button
      info_outline 11:52:15 AM Submit Button clicked successfully
      info_outline 11:52:15 AM Trying to enter First Name
      info_outline 11:52:15 AM First Name entered as: AUTFN4016
      info_outline 11:52:15 AM Trying to enter Last Name
      info_outline 11:52:15 AM Last Name entered as: AUTLN3828
      info_outline 11:52:15 AM Trying to enter User Name
      info_outline 11:52:15 AM User Name field not found
      info_outline 11:52:15 AM Trying to enter Short Name
      info_outline 11:52:15 AM Short Name entered as: AUTSN8906
      info_outline 11:52:15 AM Trying to select User Name Prefix
      info_outline 11:52:15 AM User Name prefix selected successfully
      info_outline 11:52:15 AM Trying to enter Subscriber Code
      info_outline 11:52:15 AM Subscriber Code entered as: 048056
      info_outline 11:52:15 AM Trying to select Status
      info_outline 11:52:15 AM Status drop down not found
      info_outline 11:52:15 AM GenerateMSISDN class Returns: Remaining MSISDNLength (13)
      info_outline 11:52:15 AM The generated MSISDN is ::721235922327666
      info_outline 11:52:15 AM Entered :: checkForUniqueMSISDN()
      info_outline 11:52:15 AM Query Repository Returns: MSISDNStatus (N)
      info_outline 11:52:15 AM The generated External Code is ::594534716
      info_outline 11:52:15 AM Entered :: checkForUniqueEXTCODE()
      info_outline 11:52:16 AM Query Repository Returns: ExternalCodeStatus (N)
      info_outline 11:52:16 AM Trying to enter External Code
      info_outline 11:52:16 AM External Code entered as: 594534716
      info_outline 11:52:16 AM Trying to enter MobileNumber
      info_outline 11:52:16 AM Mobile Number entered as: 721235922327666
      info_outline 11:52:16 AM Trying to enter Contact Number
      info_outline 11:52:16 AM Contact No. entered as: 761972
      info_outline 11:52:16 AM Trying to select Division
      info_outline 11:52:16 AM Division selected as: AUTDIV32174
      info_outline 11:52:16 AM Trying to select Department
      info_outline 11:52:16 AM Department selected as: AUTDEPT204677
      info_outline 11:52:16 AM Trying to enter Address1
      info_outline 11:52:16 AM Address1 entered as: Add12786
      info_outline 11:52:16 AM Trying to enter Address2
      info_outline 11:52:16 AM Address2 entered as: Add26344
      info_outline 11:52:16 AM Trying to enter City
      info_outline 11:52:16 AM City entered as: City7872
      info_outline 11:52:16 AM Trying to enter State
      info_outline 11:52:16 AM State entered as: State7250
      info_outline 11:52:16 AM Trying to enter Country
      info_outline 11:52:16 AM Country entered as: Country24
      info_outline 11:52:16 AM Trying to enter Email ID
      info_outline 11:52:17 AM Email ID entered as: 6bd3c@mail.com
      info_outline 11:52:17 AM The generated Login ID is ::AUT_97924
      info_outline 11:52:17 AM Entered :: checkForUniqueLoginID()
      info_outline 11:52:17 AM Query Repository Returns: LoginIDStatus (N)
      info_outline 11:52:17 AM Trying to enter Login ID
      info_outline 11:52:17 AM Login ID entered as: AUT_97924
      info_outline 11:52:17 AM Trying to check if Assign Geographies link exist
      info_outline 11:52:17 AM Assign geographies link not found
      info_outline 11:52:18 AM Assign Geographies link not found
      info_outline 11:52:18 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:52:20 AM Trying to check if Assign Network link exists
      info_outline 11:52:20 AM Assign Network link found
      info_outline 11:52:20 AM Trying to click Assign Network
      info_outline 11:52:20 AM User clicked Assign Network.
      info_outline 11:52:21 AM Trying to select ALL option for assign network
      info_outline 11:52:21 AM ALL option for Assign Networks selected successfully
      info_outline 11:52:21 AM Trying to click Add button
      info_outline 11:52:21 AM Add button clicked successfully
      info_outline 11:52:23 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F4F70A3D2C109D97AAC0AF239797E76F
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:52:25 AM Trying to check if Assign Roles link exist
      info_outline 11:52:25 AM Trying to click Assign Roles
      info_outline 11:52:25 AM Assign Roles clicked successfully
      info_outline 11:52:26 AM Trying to check ALL option for assign Roles
      info_outline 11:52:28 AM ALL option selected for Assign Roles
      info_outline 11:52:28 AM Trying to click Add button
      info_outline 11:52:30 AM Add button clicked successfully
      info_outline 11:52:32 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F0BA166090C39490FB417A7AF73C43F6
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:52:34 AM Trying to check if Assign Domain link exists
      info_outline 11:52:34 AM Assign Domains link not found
      info_outline 11:52:35 AM Assign Domains link not found
      info_outline 11:52:35 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:52:37 AM Trying to check if Assign Products link exist
      info_outline 11:52:37 AM Assign Products link not found
      info_outline 11:52:38 AM Assign Products link not found
      info_outline 11:52:38 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:52:40 AM Trying to click 'assign voucher type' link.
      info_outline 11:52:40 AM 'assign voucher type' link clicked successfully
      info_outline 11:52:41 AM Trying to check ALL option for voucher type.
      info_outline 11:52:43 AM ALL option for Voucher types selected successfully
      info_outline 11:52:43 AM Trying to click Add button
      info_outline 11:52:43 AM Add button clicked successfully
      info_outline 11:52:45 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-ABC00D3FDB4DFC9C9755C0A9A512EEE7
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:52:47 AM Trying to check if Assign Phone Number link exist
      info_outline 11:52:47 AM Assign phone number link not found
      info_outline 11:52:48 AM Assign Phone Numbers link not found
      info_outline 11:52:48 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:52:50 AM Trying to check if Assign Services exists
      info_outline 11:52:50 AM Assign Services link not found
      info_outline 11:52:51 AM Assign Services link not found
      info_outline 11:52:51 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:52:53 AM Trying to click Assign Voucher Type link
      info_outline 11:52:53 AM Assign voucher Type link clicked successfully
      info_outline 11:52:54 AM Trying to click ALL Voucher Type
      info_outline 11:52:54 AM All Voucher Types clicked successfully for Assign Voucher Type
      info_outline 11:52:54 AM Trying to click Add button for Assign Voucher Type
      info_outline 11:52:55 AM Add button for assign voucher Type clicked successfully
      info_outline 11:52:57 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-1D466392FABBF0D9DAF081C54378DFD1
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:52:59 AM Trying to click Voucher Segment Type link
      info_outline 11:52:59 AM Assign voucher Segment link clicked successfully
      info_outline 11:53:00 AM Trying to click ALL Voucher Segment
      info_outline 11:53:00 AM All Voucher Segments clicked successfully for Assign Voucher Type
      info_outline 11:53:00 AM Trying to click Add button for Assign Voucher Type
      info_outline 11:53:00 AM Add button for assign voucher Segment clicked successfully
      info_outline 11:53:02 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-408059523FD466E8271A2F8B8872D042
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:53:04 AM Trying to check if Enter Password field exist
      info_outline 11:53:04 AM Enter Password field found
      info_outline 11:53:04 AM Trying to enter Password
      info_outline 11:53:04 AM Password Entered as: Com@1357
      info_outline 11:53:04 AM Trying to enter Confirm Password
      info_outline 11:53:04 AM Confirm Password Entered as: Com@1357
      info_outline 11:53:04 AM Trying to click Save button
      info_outline 11:53:06 AM Save Button clicked successfully
      info_outline 11:53:06 AM Trying to click Confirm button.
      info_outline 11:53:07 AM Confirm Button clicked successfully
      info_outline 11:53:07 AM Trying to fetch success or reject message.
      info_outline 11:53:07 AM Message fetched as :: Operator user AUTFN4016 AUTLN3828 request successfully accepted
      info_outline 11:53:07 AM Exited operatorUserInitiate()
      info_outline 11:53:07 AM Entered approveUser(Super Admin)
      info_outline 11:53:07 AM Entered :: getSystemPreference(OPT_USR_APRL_LEVEL)
      info_outline 11:53:08 AM Query Repository Returns: DEFAULT_VALUE (1)
      info_outline 11:53:08 AM Login ID Found as: superadmin
      info_outline 11:53:08 AM Password Found as: 1357
      info_outline 11:53:08 AM Trying to select Language
      info_outline 11:53:08 AM Language selected successfully as: English
      info_outline 11:53:08 AM Trying to enter Login ID
      info_outline 11:53:09 AM Login ID entered successfully as: superadmin
      info_outline 11:53:09 AM Trying to enter Password
      info_outline 11:53:09 AM Password entered successfully as: 1357
      info_outline 11:53:09 AM Trying to click Submit Button
      info_outline 11:53:10 AM Submit button clicked successfully
      info_outline 11:53:10 AM Trying to click Relogin Button
      info_outline 11:53:10 AM Relogin Button Not Found
      info_outline 11:53:10 AM Multiple Networks page exists: true
      info_outline 11:53:12 AM User clicked Operator Users.
      info_outline 11:53:12 AM Trying to click Operator User Approval Link
      info_outline 11:53:13 AM Operator User approval link clicked successfully
      info_outline 11:53:13 AM Trying to Enter intiated Login ID: AUT_97924
      info_outline 11:53:13 AM Login ID entered successfully
      info_outline 11:53:13 AM Trying to click approval submit button
      info_outline 11:53:14 AM First Submit button clicked successfully
      info_outline 11:53:14 AM Trying to click Submit button
      info_outline 11:53:16 AM Second Submit button clicked successfully
      info_outline 11:53:16 AM Tring to click Approve button
      info_outline 11:53:17 AM Approve button clicked successfully
      info_outline 11:53:17 AM Tring to click Confirm button
      info_outline 11:53:18 AM Confirm button clicked successfully
      info_outline 11:53:18 AM Trying to fetch success or reject message.
      info_outline 11:53:18 AM Message fetched as :: User AUTFN4016 AUTLN3828 successfully approved.
      info_outline 11:53:18 AM User clicked Logout.
      info_outline 11:53:18 AM Exited approveUser()
    • POPTCREATION2: To verify that newly created Super Network Admin is prompted to change password after successful login for the first attempt and also able to change password.
      May 25, 2022 11:53:18 AM 0h 0m 6s+431ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:53:18 AM Entered changeUserFirstTimePassword()
      info_outline 11:53:18 AM Entered :: getSystemPreference(AUTO_PWD_GENERATE_ALLOW)
      info_outline 11:53:19 AM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 11:53:19 AM Password field exist
      info_outline 11:53:19 AM Trying to select Language
      info_outline 11:53:19 AM Language selected successfully as: English
      info_outline 11:53:19 AM Trying to enter Login ID
      info_outline 11:53:19 AM Login ID entered successfully as: AUT_97924
      info_outline 11:53:19 AM Trying to enter Password
      info_outline 11:53:20 AM Password entered successfully as: Com@1357
      info_outline 11:53:20 AM Trying to click Submit Button
      info_outline 11:53:21 AM Submit button clicked successfully
      info_outline 11:53:21 AM Trying to click Relogin Button
      info_outline 11:53:21 AM Relogin Button Not Found
      info_outline 11:53:21 AM Trying to enter Old Password
      info_outline 11:53:23 AM Old Password Entered successfully:Com@1357
      info_outline 11:53:23 AM Trying to enter New Password
      info_outline 11:53:23 AM New Password Entered successfully:Com@2468
      info_outline 11:53:23 AM Trying to enter Confirm Password
      info_outline 11:53:23 AM Confirm Password Entered successfully:Com@2468
      info_outline 11:53:23 AM Trying to click Submit Button
      info_outline 11:53:24 AM Submit Button clicked successfully
      info_outline 11:53:24 AM Exited changeUserFirstTimePassword()
      info_outline 11:53:24 AM Trying to fetch success message.
      info_outline 11:53:24 AM Success message not found.
      info_outline 11:53:24 AM No message found on screen.
      info_outline 11:53:24 AM Entered :: fetchUserPassword()
      info_outline 11:53:24 AM Entered :: getSystemPreference(PINPAS_EN_DE_CRYPTION_TYPE)
      info_outline 11:53:25 AM Query Repository Returns: DEFAULT_VALUE (DES)
      info_outline 11:53:25 AM Encrypted value is :: 7eda411be5ea4a90917de90f9b1b8df5
      info_outline 11:53:25 AM Decrypted value returned as: Com@2468
      info_outline 11:53:25 AM Query Repository Returns: DecryptedPassword (Com@2468)
      info_outline 11:53:25 AM
      Expected: Com@2468
      Found: Com@2468
      info_outline 11:53:25 AM Message Validation Success
      info_outline 11:53:25 AM
      check_circle 11:53:25 AM Password changed successfully but no message appeared on application.
      info_outline 11:53:25 AM Pin Change is not required.
    • POPTCREATION1: To verify that Super Admin is able to create Super Channel Admin.
      May 25, 2022 11:53:26 AM 0h 1m 15s+739ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:53:26 AM Entered operatorUserInitiate(Super Admin, Super Channel Admin)
      info_outline 11:53:26 AM Login ID Found as: superadmin
      info_outline 11:53:26 AM Password Found as: 1357
      info_outline 11:53:26 AM Trying to select Language
      info_outline 11:53:26 AM Language selected successfully as: English
      info_outline 11:53:26 AM Trying to enter Login ID
      info_outline 11:53:26 AM Login ID entered successfully as: superadmin
      info_outline 11:53:26 AM Trying to enter Password
      info_outline 11:53:26 AM Password entered successfully as: 1357
      info_outline 11:53:26 AM Trying to click Submit Button
      info_outline 11:53:27 AM Submit button clicked successfully
      info_outline 11:53:27 AM Trying to click Relogin Button
      info_outline 11:53:28 AM Relogin Button Not Found
      info_outline 11:53:28 AM Multiple Networks page exists: true
      info_outline 11:53:29 AM User clicked Operator Users.
      info_outline 11:53:29 AM Trying to click add Operator User Link
      info_outline 11:53:30 AM Add Operator User link clicked successfully
      info_outline 11:53:30 AM Trying to select Category
      info_outline 11:53:30 AM Category selected successfully
      info_outline 11:53:30 AM Trying to click Submit Button
      info_outline 11:53:31 AM Submit Button clicked successfully
      info_outline 11:53:31 AM Trying to enter First Name
      info_outline 11:53:31 AM First Name entered as: AUTFN5642
      info_outline 11:53:31 AM Trying to enter Last Name
      info_outline 11:53:31 AM Last Name entered as: AUTLN8554
      info_outline 11:53:31 AM Trying to enter User Name
      info_outline 11:53:31 AM User Name field not found
      info_outline 11:53:31 AM Trying to enter Short Name
      info_outline 11:53:32 AM Short Name entered as: AUTSN8221
      info_outline 11:53:32 AM Trying to select User Name Prefix
      info_outline 11:53:32 AM User Name prefix selected successfully
      info_outline 11:53:32 AM Trying to enter Subscriber Code
      info_outline 11:53:32 AM Subscriber Code entered as: 870117
      info_outline 11:53:32 AM Trying to select Status
      info_outline 11:53:32 AM Status drop down not found
      info_outline 11:53:32 AM GenerateMSISDN class Returns: Remaining MSISDNLength (13)
      info_outline 11:53:32 AM The generated MSISDN is ::723099671129695
      info_outline 11:53:32 AM Entered :: checkForUniqueMSISDN()
      info_outline 11:53:32 AM Query Repository Returns: MSISDNStatus (N)
      info_outline 11:53:32 AM The generated External Code is ::993056667
      info_outline 11:53:32 AM Entered :: checkForUniqueEXTCODE()
      info_outline 11:53:32 AM Query Repository Returns: ExternalCodeStatus (N)
      info_outline 11:53:32 AM Trying to enter External Code
      info_outline 11:53:32 AM External Code entered as: 993056667
      info_outline 11:53:32 AM Trying to enter MobileNumber
      info_outline 11:53:32 AM Mobile Number field not found
      info_outline 11:53:32 AM Trying to enter Contact Number
      info_outline 11:53:32 AM Contact No. entered as: 480788
      info_outline 11:53:32 AM Trying to select Division
      info_outline 11:53:32 AM Division selected as: AUTDIV32174
      info_outline 11:53:32 AM Trying to select Department
      info_outline 11:53:33 AM Department selected as: AUTDEPT204677
      info_outline 11:53:33 AM Trying to enter Address1
      info_outline 11:53:33 AM Address1 entered as: Add19252
      info_outline 11:53:33 AM Trying to enter Address2
      info_outline 11:53:33 AM Address2 entered as: Add28100
      info_outline 11:53:33 AM Trying to enter City
      info_outline 11:53:33 AM City entered as: City7021
      info_outline 11:53:33 AM Trying to enter State
      info_outline 11:53:33 AM State entered as: State8967
      info_outline 11:53:33 AM Trying to enter Country
      info_outline 11:53:33 AM Country entered as: Country07
      info_outline 11:53:33 AM Trying to enter Email ID
      info_outline 11:53:33 AM Email ID entered as: m8fb3@mail.com
      info_outline 11:53:33 AM The generated Login ID is ::AUT_37832
      info_outline 11:53:33 AM Entered :: checkForUniqueLoginID()
      info_outline 11:53:33 AM Query Repository Returns: LoginIDStatus (N)
      info_outline 11:53:33 AM Trying to enter Login ID
      info_outline 11:53:33 AM Login ID entered as: AUT_37832
      info_outline 11:53:33 AM Trying to check if Assign Geographies link exist
      info_outline 11:53:33 AM Assign Geographies link found
      info_outline 11:53:33 AM Trying to click Assign Geographies link
      info_outline 11:53:34 AM Assign Geographies link clicked successfully
      info_outline 11:53:38 AM Trying to select Geography
      info_outline 11:53:38 AM Geogrpahical codes checked: AUTAHCD
      info_outline 11:53:38 AM Trying to click Add button
      info_outline 11:53:38 AM Add button for geography clicked successfully
      info_outline 11:53:38 AM Geographies has been assigned to the user.
      info_outline 11:53:39 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-ADDFFDB03C49811EC1234475A483308D
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:53:41 AM Trying to check if Assign Network link exists
      info_outline 11:53:41 AM Assign Network link not found
      info_outline 11:53:42 AM Assign Network Link not found
      info_outline 11:53:42 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:53:44 AM Trying to check if Assign Roles link exist
      info_outline 11:53:44 AM Trying to click Assign Roles
      info_outline 11:53:45 AM Assign Roles clicked successfully
      info_outline 11:53:45 AM Trying to check ALL option for assign Roles
      info_outline 11:53:47 AM ALL option selected for Assign Roles
      info_outline 11:53:48 AM Trying to click Add button
      info_outline 11:53:50 AM Add button clicked successfully
      info_outline 11:53:51 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-C993CC1FC21F5D97C185F0178EA3DB33
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:53:53 AM Trying to check if Assign Domain link exists
      info_outline 11:53:53 AM Assign Domains link found
      info_outline 11:53:53 AM Trying to click Assign Domains
      info_outline 11:53:53 AM Assign Domains link clicked successfully
      info_outline 11:53:54 AM Trying to check ALL option for assign domain
      info_outline 11:53:54 AM ALL option for Assign Domains selected successfully
      info_outline 11:53:54 AM Trying to click Add button
      info_outline 11:53:54 AM Add button clicked successfully
      info_outline 11:53:56 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-45CB80058AB538C51E7501AD72CBD2B7
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:53:58 AM Trying to check if Assign Products link exist
      info_outline 11:53:58 AM Assign Products link found
      info_outline 11:53:58 AM Trying to click Assign Products
      info_outline 11:54:00 AM Assign Products clicked successfully
      info_outline 11:54:01 AM Trying to check ALL option for assign Products
      info_outline 11:54:01 AM ALL option for Assign Products selected successfully
      info_outline 11:54:01 AM Trying to click Add button
      info_outline 11:54:03 AM Add button clicked successfully
      info_outline 11:54:05 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-484B0C2CEB14DF9F0E0345AF811484E7
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:54:07 AM Trying to click 'assign voucher type' link.
      info_outline 11:54:07 AM 'assign voucher type' link clicked successfully
      info_outline 11:54:08 AM Trying to check ALL option for voucher type.
      info_outline 11:54:08 AM ALL option for Voucher types selected successfully
      info_outline 11:54:08 AM Trying to click Add button
      info_outline 11:54:08 AM Add button clicked successfully
      info_outline 11:54:09 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-97E4AF34523ED414B76BA7E709C719BA
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:54:11 AM Trying to check if Assign Phone Number link exist
      info_outline 11:54:11 AM Assign Phone Number link found
      info_outline 11:54:11 AM Trying to click Assign Phone number link
      info_outline 11:54:12 AM Assign Phone number link clicked successfully
      info_outline 11:54:12 AM Trying to enter Mobile Number
      info_outline 11:54:12 AM Mobile Number entered as: 723099671129695
      info_outline 11:54:12 AM Entered :: getSystemPreference(AUTO_PIN_GENERATE_ALLOW)
      info_outline 11:54:13 AM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 11:54:13 AM Trying to enter PIN
      info_outline 11:54:13 AM PIN Number entered as: 1357
      info_outline 11:54:13 AM Trying to Enter Confirm PIN
      info_outline 11:54:13 AM Confirm PIN Number entered as: 1357
      info_outline 11:54:13 AM Trying to select Phone Profile
      info_outline 11:54:13 AM Phone Profile selected successfully
      info_outline 11:54:13 AM Trying to enter description
      info_outline 11:54:13 AM Description entered successfully
      info_outline 11:54:13 AM Trying to click add button for phone number
      info_outline 11:54:13 AM Add button for phone number clicked successfully
      info_outline 11:54:13 AM Window is already closed or close link not exist
      info_outline 11:54:14 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-7BEF40AEFFC34BBDF96462884ADBC1CB
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:54:16 AM Trying to check if Assign Services exists
      info_outline 11:54:16 AM Assign Services link found
      info_outline 11:54:16 AM Trying to click Assign Services
      info_outline 11:54:16 AM Assign Services link clicked successfully
      info_outline 11:54:17 AM Trying to click ALL assign services
      info_outline 11:54:17 AM All services clicked successfully for Assign Services
      info_outline 11:54:17 AM Trying to click Add button for Assign Services
      info_outline 11:54:18 AM Add button for assign services clicked successfully
      info_outline 11:54:19 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-9BC07D2AC389C7C1CACFAF318C92B00A
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:54:21 AM Trying to click Assign Voucher Type link
      info_outline 11:54:22 AM Assign voucher Type link clicked successfully
      info_outline 11:54:22 AM Trying to click ALL Voucher Type
      info_outline 11:54:22 AM All Voucher Types clicked successfully for Assign Voucher Type
      info_outline 11:54:23 AM Trying to click Add button for Assign Voucher Type
      info_outline 11:54:23 AM Add button for assign voucher Type clicked successfully
      info_outline 11:54:24 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-94462A318A316B0C79F2572DD1EB6615
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:54:26 AM Trying to click Voucher Segment Type link
      info_outline 11:54:26 AM Assign voucher Segment link not exist
      info_outline 11:54:27 AM Assign Voucher Segment link not found
      info_outline 11:54:27 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:54:29 AM Trying to check if Enter Password field exist
      info_outline 11:54:29 AM Enter Password field found
      info_outline 11:54:29 AM Trying to enter Password
      info_outline 11:54:29 AM Password Entered as: Com@1357
      info_outline 11:54:29 AM Trying to enter Confirm Password
      info_outline 11:54:29 AM Confirm Password Entered as: Com@1357
      info_outline 11:54:29 AM Trying to click Save button
      info_outline 11:54:30 AM Save Button clicked successfully
      info_outline 11:54:30 AM Trying to click Confirm button.
      info_outline 11:54:31 AM Confirm Button clicked successfully
      info_outline 11:54:31 AM Trying to fetch success or reject message.
      info_outline 11:54:31 AM Message fetched as :: Operator user AUTFN5642 AUTLN8554 request successfully accepted
      info_outline 11:54:31 AM Exited operatorUserInitiate()
      info_outline 11:54:31 AM Entered approveUser(Super Admin)
      info_outline 11:54:31 AM Entered :: getSystemPreference(OPT_USR_APRL_LEVEL)
      info_outline 11:54:31 AM Query Repository Returns: DEFAULT_VALUE (1)
      info_outline 11:54:31 AM Login ID Found as: superadmin
      info_outline 11:54:31 AM Password Found as: 1357
      info_outline 11:54:32 AM Trying to select Language
      info_outline 11:54:32 AM Language selected successfully as: English
      info_outline 11:54:32 AM Trying to enter Login ID
      info_outline 11:54:32 AM Login ID entered successfully as: superadmin
      info_outline 11:54:32 AM Trying to enter Password
      info_outline 11:54:32 AM Password entered successfully as: 1357
      info_outline 11:54:32 AM Trying to click Submit Button
      info_outline 11:54:33 AM Submit button clicked successfully
      info_outline 11:54:33 AM Trying to click Relogin Button
      info_outline 11:54:33 AM Relogin Button Not Found
      info_outline 11:54:33 AM Multiple Networks page exists: true
      info_outline 11:54:36 AM User clicked Operator Users.
      info_outline 11:54:36 AM Trying to click Operator User Approval Link
      info_outline 11:54:36 AM Operator User approval link clicked successfully
      info_outline 11:54:36 AM Trying to Enter intiated Login ID: AUT_37832
      info_outline 11:54:36 AM Login ID entered successfully
      info_outline 11:54:36 AM Trying to click approval submit button
      info_outline 11:54:37 AM First Submit button clicked successfully
      info_outline 11:54:37 AM Trying to click Submit button
      info_outline 11:54:38 AM Second Submit button clicked successfully
      info_outline 11:54:38 AM Tring to click Approve button
      info_outline 11:54:39 AM Approve button clicked successfully
      info_outline 11:54:39 AM Tring to click Confirm button
      info_outline 11:54:41 AM Confirm button clicked successfully
      info_outline 11:54:41 AM Trying to fetch success or reject message.
      info_outline 11:54:41 AM Message fetched as :: User AUTFN5642 AUTLN8554 successfully approved.
      info_outline 11:54:41 AM User clicked Logout.
      info_outline 11:54:41 AM Exited approveUser()
    • POPTCREATION2: To verify that newly created Super Channel Admin is prompted to change password after successful login for the first attempt and also able to change password.
      May 25, 2022 11:54:41 AM 0h 0m 5s+367ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:54:41 AM Entered changeUserFirstTimePassword()
      info_outline 11:54:41 AM Entered :: getSystemPreference(AUTO_PWD_GENERATE_ALLOW)
      info_outline 11:54:42 AM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 11:54:42 AM Password field exist
      info_outline 11:54:42 AM Trying to select Language
      info_outline 11:54:42 AM Language selected successfully as: English
      info_outline 11:54:42 AM Trying to enter Login ID
      info_outline 11:54:42 AM Login ID entered successfully as: AUT_37832
      info_outline 11:54:42 AM Trying to enter Password
      info_outline 11:54:42 AM Password entered successfully as: Com@1357
      info_outline 11:54:42 AM Trying to click Submit Button
      info_outline 11:54:43 AM Submit button clicked successfully
      info_outline 11:54:43 AM Trying to click Relogin Button
      info_outline 11:54:44 AM Relogin Button Not Found
      info_outline 11:54:44 AM Trying to enter Old Password
      info_outline 11:54:46 AM Old Password Entered successfully:Com@1357
      info_outline 11:54:46 AM Trying to enter New Password
      info_outline 11:54:46 AM New Password Entered successfully:Com@2468
      info_outline 11:54:46 AM Trying to enter Confirm Password
      info_outline 11:54:46 AM Confirm Password Entered successfully:Com@2468
      info_outline 11:54:46 AM Trying to click Submit Button
      info_outline 11:54:47 AM Submit Button clicked successfully
      info_outline 11:54:47 AM Exited changeUserFirstTimePassword()
      info_outline 11:54:47 AM Trying to fetch success message.
      info_outline 11:54:47 AM Message fetched as :: Successfully changed password
    • POPTCREATION3: To verify that newly created Super Channel Admin is able to change pin.
      May 25, 2022 11:54:47 AM 0h 0m 9s+386ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:54:47 AM Entered changeUserFirstTimePIN()
      info_outline 11:54:47 AM Entered :: getSystemPreference(AUTO_PIN_GENERATE_ALLOW)
      info_outline 11:54:47 AM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 11:54:47 AM Trying to select Language
      info_outline 11:54:48 AM Language selected successfully as: English
      info_outline 11:54:48 AM Trying to enter Login ID
      info_outline 11:54:48 AM Login ID entered successfully as: AUT_37832
      info_outline 11:54:48 AM Trying to enter Password
      info_outline 11:54:48 AM Password entered successfully as: Com@2468
      info_outline 11:54:48 AM Trying to click Submit Button
      info_outline 11:54:49 AM Submit button clicked successfully
      info_outline 11:54:49 AM Trying to click Relogin Button
      info_outline 11:54:49 AM Relogin Button Not Found
      info_outline 11:54:49 AM Multiple Networks page exists: false
      info_outline 11:54:49 AM Only single Network code exist: NG
      info_outline 11:54:49 AM Trying to click Channel User link
      info_outline 11:54:52 AM Channel User link clicked successfully
      info_outline 11:54:52 AM Trying to click ChangeSelfPIN link
      info_outline 11:54:53 AM ChangeSelfPIN link clicked successfully
      info_outline 11:54:53 AM Entered :: getSystemPreference(AUTO_PIN_GENERATE_ALLOW)
      info_outline 11:54:53 AM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 11:54:53 AM Trying to enter Old Pin
      info_outline 11:54:53 AM Old Pin Entered successfully.[1357]
      info_outline 11:54:53 AM Trying to enter New Pin
      info_outline 11:54:53 AM New Pin Entered successfully.[2468]
      info_outline 11:54:53 AM Trying to enter Confirm Pin
      info_outline 11:54:53 AM Confirm Pin Entered successfully.[2468]
      info_outline 11:54:53 AM Trying to click CheckBox
      info_outline 11:54:53 AM CheckBox clicked successfully.
      info_outline 11:54:53 AM Trying to enter Remarks
      info_outline 11:54:53 AM Remarks entered successfully.
      info_outline 11:54:53 AM Trying to click Submit Button
      info_outline 11:54:55 AM Submit Button clicked successfully.
      info_outline 11:54:55 AM Trying to click Confirm Button
      info_outline 11:54:56 AM Confirm Button clicked successfully.
      info_outline 11:54:56 AM Trying to fetch success message.
      info_outline 11:54:56 AM Message fetched as :: PIN has been updated successfully.
      info_outline 11:54:56 AM Exited changeUserFirstTimePIN()
      info_outline 11:54:56 AM Trying to fetch Message using the Key: user.changepin.msg.updatesuccess
      info_outline 11:54:56 AM Message fetched as: PIN has been updated successfully.
      info_outline 11:54:56 AM Preparing Expected Message
      info_outline 11:54:56 AM Prepared Message: PIN has been updated successfully.
      info_outline 11:54:56 AM
      Expected: PIN has been updated successfully.
      Found: PIN has been updated successfully.
      info_outline 11:54:56 AM Message Validation Success
      info_outline 11:54:56 AM
    • POPTCREATION1: To verify that Sub Super Admin is able to create Network Admin.
      May 25, 2022 11:54:57 AM 0h 1m 1s+288ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:54:57 AM Entered operatorUserInitiate(Sub Super Admin, Network Admin)
      info_outline 11:54:57 AM Login ID Found as: AUT_89261
      info_outline 11:54:57 AM Password Found as: Com@2468
      info_outline 11:54:58 AM Trying to select Language
      info_outline 11:54:58 AM Language selected successfully as: English
      info_outline 11:54:58 AM Trying to enter Login ID
      info_outline 11:54:58 AM Login ID entered successfully as: AUT_89261
      info_outline 11:54:58 AM Trying to enter Password
      info_outline 11:54:58 AM Password entered successfully as: Com@2468
      info_outline 11:54:58 AM Trying to click Submit Button
      info_outline 11:54:59 AM Submit button clicked successfully
      info_outline 11:54:59 AM Trying to click Relogin Button
      info_outline 11:54:59 AM Relogin Button Not Found
      info_outline 11:54:59 AM Multiple Networks page exists: false
      info_outline 11:54:59 AM Only single Network code exist: NG
      info_outline 11:55:00 AM User clicked Operator Users.
      info_outline 11:55:00 AM Trying to click add Operator User Link
      info_outline 11:55:01 AM Add Operator User link clicked successfully
      info_outline 11:55:01 AM Trying to select Category
      info_outline 11:55:01 AM Category selected successfully
      info_outline 11:55:01 AM Trying to click Submit Button
      info_outline 11:55:02 AM Submit Button clicked successfully
      info_outline 11:55:02 AM Trying to enter First Name
      info_outline 11:55:02 AM First Name entered as: AUTFN3371
      info_outline 11:55:02 AM Trying to enter Last Name
      info_outline 11:55:02 AM Last Name entered as: AUTLN6100
      info_outline 11:55:02 AM Trying to enter User Name
      info_outline 11:55:02 AM User Name field not found
      info_outline 11:55:02 AM Trying to enter Short Name
      info_outline 11:55:02 AM Short Name entered as: AUTSN2037
      info_outline 11:55:02 AM Trying to select User Name Prefix
      info_outline 11:55:02 AM User Name prefix selected successfully
      info_outline 11:55:02 AM Trying to enter Subscriber Code
      info_outline 11:55:02 AM Subscriber Code entered as: 116418
      info_outline 11:55:02 AM Trying to select Status
      info_outline 11:55:02 AM Status drop down not found
      info_outline 11:55:02 AM GenerateMSISDN class Returns: Remaining MSISDNLength (13)
      info_outline 11:55:02 AM The generated MSISDN is ::724588654315030
      info_outline 11:55:02 AM Entered :: checkForUniqueMSISDN()
      info_outline 11:55:02 AM Query Repository Returns: MSISDNStatus (N)
      info_outline 11:55:02 AM The generated External Code is ::472806012
      info_outline 11:55:02 AM Entered :: checkForUniqueEXTCODE()
      info_outline 11:55:03 AM Query Repository Returns: ExternalCodeStatus (N)
      info_outline 11:55:03 AM Trying to enter External Code
      info_outline 11:55:03 AM External Code entered as: 472806012
      info_outline 11:55:03 AM Trying to enter MobileNumber
      info_outline 11:55:03 AM Mobile Number entered as: 724588654315030
      info_outline 11:55:03 AM Trying to enter Contact Number
      info_outline 11:55:03 AM Contact No. entered as: 952055
      info_outline 11:55:03 AM Trying to select Division
      info_outline 11:55:03 AM Division selected as: AUTDIV32174
      info_outline 11:55:03 AM Trying to select Department
      info_outline 11:55:03 AM Department selected as: AUTDEPT204677
      info_outline 11:55:03 AM Trying to enter Address1
      info_outline 11:55:03 AM Address1 entered as: Add11196
      info_outline 11:55:03 AM Trying to enter Address2
      info_outline 11:55:03 AM Address2 entered as: Add26173
      info_outline 11:55:03 AM Trying to enter City
      info_outline 11:55:03 AM City entered as: City2298
      info_outline 11:55:03 AM Trying to enter State
      info_outline 11:55:03 AM State entered as: State2745
      info_outline 11:55:03 AM Trying to enter Country
      info_outline 11:55:04 AM Country entered as: Country18
      info_outline 11:55:04 AM Trying to enter Email ID
      info_outline 11:55:04 AM Email ID entered as: 5emne@mail.com
      info_outline 11:55:04 AM The generated Login ID is ::AUT_93292
      info_outline 11:55:04 AM Entered :: checkForUniqueLoginID()
      info_outline 11:55:04 AM Query Repository Returns: LoginIDStatus (N)
      info_outline 11:55:04 AM Trying to enter Login ID
      info_outline 11:55:04 AM Login ID entered as: AUT_93292
      info_outline 11:55:04 AM Trying to check if Assign Geographies link exist
      info_outline 11:55:04 AM Assign Geographies link found
      info_outline 11:55:04 AM Trying to click Assign Geographies link
      info_outline 11:55:04 AM Assign Geographies link clicked successfully
      info_outline 11:55:08 AM Trying to select Geography
      info_outline 11:55:08 AM Geography selected successfully
      info_outline 11:55:08 AM Trying to click Add button
      info_outline 11:55:08 AM Add button for geography clicked successfully
      info_outline 11:55:08 AM Geographies has been assigned to the user.
      info_outline 11:55:09 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-9AEE56F51F7F7DDD4D74AF325F6B22B3
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:55:11 AM Trying to check if Assign Network link exists
      info_outline 11:55:11 AM Assign Network link not found
      info_outline 11:55:12 AM Assign Network Link not found
      info_outline 11:55:12 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:55:14 AM Trying to check if Assign Roles link exist
      info_outline 11:55:14 AM Trying to click Assign Roles
      info_outline 11:55:14 AM Assign Roles clicked successfully
      info_outline 11:55:15 AM Trying to check ALL option for assign Roles
      info_outline 11:55:17 AM ALL option selected for Assign Roles
      info_outline 11:55:17 AM Trying to click Add button
      info_outline 11:55:20 AM Add button clicked successfully
      info_outline 11:55:21 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-BFD93B09FFE02EEFD19DB40A90C8B348
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:55:23 AM Trying to check if Assign Domain link exists
      info_outline 11:55:23 AM Assign Domains link not found
      info_outline 11:55:23 AM Assign Domains link not found
      info_outline 11:55:23 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:55:25 AM Trying to check if Assign Products link exist
      info_outline 11:55:26 AM Assign Products link not found
      info_outline 11:55:26 AM Assign Products link not found
      info_outline 11:55:26 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:55:28 AM Trying to click 'assign voucher type' link.
      info_outline 11:55:29 AM 'assign voucher type' link clicked successfully
      info_outline 11:55:30 AM Trying to check ALL option for voucher type.
      info_outline 11:55:30 AM ALL option for Voucher types selected successfully
      info_outline 11:55:30 AM Trying to click Add button
      info_outline 11:55:30 AM Add button clicked successfully
      info_outline 11:55:31 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-B77BE4B06EA9264027E35E40D764A9A3
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:55:33 AM Trying to check if Assign Phone Number link exist
      info_outline 11:55:33 AM Assign phone number link not found
      info_outline 11:55:34 AM Assign Phone Numbers link not found
      info_outline 11:55:34 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:55:36 AM Trying to check if Assign Services exists
      info_outline 11:55:36 AM Assign Services link not found
      info_outline 11:55:37 AM Assign Services link not found
      info_outline 11:55:37 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:55:39 AM Trying to click Assign Voucher Type link
      info_outline 11:55:39 AM Assign voucher Type link clicked successfully
      info_outline 11:55:40 AM Trying to click ALL Voucher Type
      info_outline 11:55:40 AM All Voucher Types clicked successfully for Assign Voucher Type
      info_outline 11:55:40 AM Trying to click Add button for Assign Voucher Type
      info_outline 11:55:40 AM Add button for assign voucher Type clicked successfully
      info_outline 11:55:41 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-824119BBBB911989BFB95701363C9581
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:55:43 AM Trying to click Voucher Segment Type link
      info_outline 11:55:43 AM Assign voucher Segment link clicked successfully
      info_outline 11:55:44 AM Trying to click ALL Voucher Segment
      info_outline 11:55:44 AM All Voucher Segments clicked successfully for Assign Voucher Type
      info_outline 11:55:44 AM Trying to click Add button for Assign Voucher Type
      info_outline 11:55:44 AM Add button for assign voucher Segment clicked successfully
      info_outline 11:55:45 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-06976AA16D9130D815B4A557C67549DE
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:55:47 AM Trying to check if Enter Password field exist
      info_outline 11:55:47 AM Enter Password field found
      info_outline 11:55:47 AM Trying to enter Password
      info_outline 11:55:47 AM Password Entered as: Com@1357
      info_outline 11:55:47 AM Trying to enter Confirm Password
      info_outline 11:55:48 AM Confirm Password Entered as: Com@1357
      info_outline 11:55:48 AM Trying to click Save button
      info_outline 11:55:49 AM Save Button clicked successfully
      info_outline 11:55:49 AM Trying to click Confirm button.
      info_outline 11:55:50 AM Confirm Button clicked successfully
      info_outline 11:55:50 AM Trying to fetch success or reject message.
      info_outline 11:55:50 AM Message fetched as :: Operator user AUTFN3371 AUTLN6100 request successfully accepted
      info_outline 11:55:50 AM Exited operatorUserInitiate()
      info_outline 11:55:50 AM Entered approveUser(Sub Super Admin)
      info_outline 11:55:50 AM Entered :: getSystemPreference(OPT_USR_APRL_LEVEL)
      info_outline 11:55:50 AM Query Repository Returns: DEFAULT_VALUE (1)
      info_outline 11:55:50 AM Login ID Found as: AUT_89261
      info_outline 11:55:50 AM Password Found as: Com@2468
      info_outline 11:55:51 AM Trying to select Language
      info_outline 11:55:51 AM Language selected successfully as: English
      info_outline 11:55:51 AM Trying to enter Login ID
      info_outline 11:55:51 AM Login ID entered successfully as: AUT_89261
      info_outline 11:55:51 AM Trying to enter Password
      info_outline 11:55:51 AM Password entered successfully as: Com@2468
      info_outline 11:55:51 AM Trying to click Submit Button
      info_outline 11:55:52 AM Submit button clicked successfully
      info_outline 11:55:53 AM Trying to click Relogin Button
      info_outline 11:55:53 AM Relogin Button Not Found
      info_outline 11:55:53 AM Multiple Networks page exists: false
      info_outline 11:55:53 AM Only single Network code exist: NG
      info_outline 11:55:54 AM User clicked Operator Users.
      info_outline 11:55:54 AM Trying to click Operator User Approval Link
      info_outline 11:55:54 AM Operator User approval link clicked successfully
      info_outline 11:55:54 AM Trying to Enter intiated Login ID: AUT_93292
      info_outline 11:55:54 AM Login ID entered successfully
      info_outline 11:55:54 AM Trying to click approval submit button
      info_outline 11:55:55 AM First Submit button clicked successfully
      info_outline 11:55:55 AM Trying to click Submit button
      info_outline 11:55:56 AM Second Submit button clicked successfully
      info_outline 11:55:56 AM Tring to click Approve button
      info_outline 11:55:57 AM Approve button clicked successfully
      info_outline 11:55:57 AM Tring to click Confirm button
      info_outline 11:55:58 AM Confirm button clicked successfully
      info_outline 11:55:58 AM Trying to fetch success or reject message.
      info_outline 11:55:58 AM Message fetched as :: User AUTFN3371 AUTLN6100 successfully approved.
      info_outline 11:55:59 AM User clicked Logout.
      info_outline 11:55:59 AM Exited approveUser()
    • POPTCREATION2: To verify that newly created Network Admin is prompted to change password after successful login for the first attempt and also able to change password.
      May 25, 2022 11:55:59 AM 0h 0m 5s+359ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:55:59 AM Entered changeUserFirstTimePassword()
      info_outline 11:55:59 AM Entered :: getSystemPreference(AUTO_PWD_GENERATE_ALLOW)
      info_outline 11:55:59 AM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 11:55:59 AM Password field exist
      info_outline 11:55:59 AM Trying to select Language
      info_outline 11:55:59 AM Language selected successfully as: English
      info_outline 11:55:59 AM Trying to enter Login ID
      info_outline 11:55:59 AM Login ID entered successfully as: AUT_93292
      info_outline 11:55:59 AM Trying to enter Password
      info_outline 11:56:00 AM Password entered successfully as: Com@1357
      info_outline 11:56:00 AM Trying to click Submit Button
      info_outline 11:56:01 AM Submit button clicked successfully
      info_outline 11:56:01 AM Trying to click Relogin Button
      info_outline 11:56:01 AM Relogin Button Not Found
      info_outline 11:56:01 AM Trying to enter Old Password
      info_outline 11:56:03 AM Old Password Entered successfully:Com@1357
      info_outline 11:56:03 AM Trying to enter New Password
      info_outline 11:56:03 AM New Password Entered successfully:Com@2468
      info_outline 11:56:03 AM Trying to enter Confirm Password
      info_outline 11:56:03 AM Confirm Password Entered successfully:Com@2468
      info_outline 11:56:03 AM Trying to click Submit Button
      info_outline 11:56:04 AM Submit Button clicked successfully
      info_outline 11:56:04 AM Exited changeUserFirstTimePassword()
      info_outline 11:56:04 AM Trying to fetch success message.
      info_outline 11:56:04 AM Message fetched as :: Successfully changed password
      info_outline 11:56:04 AM Pin Change is not required.
    • POPTCREATION1: To verify that Super Network Admin is able to create Channel Admin.
      May 25, 2022 11:56:05 AM 0h 1m 14s+145ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:56:05 AM Entered operatorUserInitiate(Super Network Admin, Channel Admin)
      info_outline 11:56:05 AM Login ID Found as: AUT_97924
      info_outline 11:56:05 AM Password Found as: Com@2468
      info_outline 11:56:05 AM Trying to select Language
      info_outline 11:56:05 AM Language selected successfully as: English
      info_outline 11:56:05 AM Trying to enter Login ID
      info_outline 11:56:05 AM Login ID entered successfully as: AUT_97924
      info_outline 11:56:05 AM Trying to enter Password
      info_outline 11:56:06 AM Password entered successfully as: Com@2468
      info_outline 11:56:06 AM Trying to click Submit Button
      info_outline 11:56:07 AM Submit button clicked successfully
      info_outline 11:56:07 AM Trying to click Relogin Button
      info_outline 11:56:07 AM Relogin Button Not Found
      info_outline 11:56:07 AM Multiple Networks page exists: true
      info_outline 11:56:09 AM User clicked Operator Users.
      info_outline 11:56:09 AM Trying to click add Operator User Link
      info_outline 11:56:09 AM Add Operator User link clicked successfully
      info_outline 11:56:09 AM Trying to select Category
      info_outline 11:56:09 AM Category selected successfully
      info_outline 11:56:09 AM Trying to click Submit Button
      info_outline 11:56:10 AM Submit Button clicked successfully
      info_outline 11:56:10 AM Trying to enter First Name
      info_outline 11:56:11 AM First Name entered as: AUTFN9478
      info_outline 11:56:11 AM Trying to enter Last Name
      info_outline 11:56:11 AM Last Name entered as: AUTLN1694
      info_outline 11:56:11 AM Trying to enter User Name
      info_outline 11:56:11 AM User Name field not found
      info_outline 11:56:11 AM Trying to enter Short Name
      info_outline 11:56:11 AM Short Name entered as: AUTSN8677
      info_outline 11:56:11 AM Trying to select User Name Prefix
      info_outline 11:56:11 AM User Name prefix selected successfully
      info_outline 11:56:11 AM Trying to enter Subscriber Code
      info_outline 11:56:11 AM Subscriber Code entered as: 012084
      info_outline 11:56:11 AM Trying to select Status
      info_outline 11:56:11 AM Status drop down not found
      info_outline 11:56:11 AM GenerateMSISDN class Returns: Remaining MSISDNLength (13)
      info_outline 11:56:11 AM The generated MSISDN is ::723897216393954
      info_outline 11:56:11 AM Entered :: checkForUniqueMSISDN()
      info_outline 11:56:11 AM Query Repository Returns: MSISDNStatus (N)
      info_outline 11:56:11 AM The generated External Code is ::682556325
      info_outline 11:56:11 AM Entered :: checkForUniqueEXTCODE()
      info_outline 11:56:11 AM Query Repository Returns: ExternalCodeStatus (N)
      info_outline 11:56:11 AM Trying to enter External Code
      info_outline 11:56:11 AM External Code entered as: 682556325
      info_outline 11:56:11 AM Trying to enter MobileNumber
      info_outline 11:56:11 AM Mobile Number field not found
      info_outline 11:56:11 AM Trying to enter Contact Number
      info_outline 11:56:12 AM Contact No. entered as: 082227
      info_outline 11:56:12 AM Trying to select Division
      info_outline 11:56:12 AM Division selected as: AUTDIV32174
      info_outline 11:56:12 AM Trying to select Department
      info_outline 11:56:12 AM Department selected as: AUTDEPT204677
      info_outline 11:56:12 AM Trying to enter Address1
      info_outline 11:56:12 AM Address1 entered as: Add11918
      info_outline 11:56:12 AM Trying to enter Address2
      info_outline 11:56:12 AM Address2 entered as: Add25216
      info_outline 11:56:12 AM Trying to enter City
      info_outline 11:56:12 AM City entered as: City4354
      info_outline 11:56:12 AM Trying to enter State
      info_outline 11:56:12 AM State entered as: State7471
      info_outline 11:56:12 AM Trying to enter Country
      info_outline 11:56:12 AM Country entered as: Country04
      info_outline 11:56:12 AM Trying to enter Email ID
      info_outline 11:56:12 AM Email ID entered as: lgi43@mail.com
      info_outline 11:56:12 AM The generated Login ID is ::AUT_95604
      info_outline 11:56:12 AM Entered :: checkForUniqueLoginID()
      info_outline 11:56:13 AM Query Repository Returns: LoginIDStatus (N)
      info_outline 11:56:13 AM Trying to enter Login ID
      info_outline 11:56:13 AM Login ID entered as: AUT_95604
      info_outline 11:56:13 AM Trying to check if Assign Geographies link exist
      info_outline 11:56:13 AM Assign Geographies link found
      info_outline 11:56:13 AM Trying to click Assign Geographies link
      info_outline 11:56:13 AM Assign Geographies link clicked successfully
      info_outline 11:56:17 AM Trying to select Geography
      info_outline 11:56:17 AM Geogrpahical codes checked: AUTAHCD
      info_outline 11:56:17 AM Trying to click Add button
      info_outline 11:56:17 AM Add button for geography clicked successfully
      info_outline 11:56:17 AM Geographies has been assigned to the user.
      info_outline 11:56:19 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-613F77D6843D4F4508171637C41679A0
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:56:21 AM Trying to check if Assign Network link exists
      info_outline 11:56:21 AM Assign Network link not found
      info_outline 11:56:22 AM Assign Network Link not found
      info_outline 11:56:22 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:56:24 AM Trying to check if Assign Roles link exist
      info_outline 11:56:24 AM Trying to click Assign Roles
      info_outline 11:56:24 AM Assign Roles clicked successfully
      info_outline 11:56:25 AM Trying to check ALL option for assign Roles
      info_outline 11:56:27 AM ALL option selected for Assign Roles
      info_outline 11:56:27 AM Trying to click Add button
      info_outline 11:56:29 AM Add button clicked successfully
      info_outline 11:56:30 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-4F18C714033FFE70D66EA32890797BF9
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:56:33 AM Trying to check if Assign Domain link exists
      info_outline 11:56:33 AM Assign Domains link found
      info_outline 11:56:33 AM Trying to click Assign Domains
      info_outline 11:56:33 AM Assign Domains link clicked successfully
      info_outline 11:56:34 AM Trying to check ALL option for assign domain
      info_outline 11:56:34 AM ALL option for Assign Domains selected successfully
      info_outline 11:56:34 AM Trying to click Add button
      info_outline 11:56:34 AM Add button clicked successfully
      info_outline 11:56:35 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-27C10A919FF2769C6B65652DDDBA22C1
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:56:37 AM Trying to check if Assign Products link exist
      info_outline 11:56:37 AM Assign Products link found
      info_outline 11:56:37 AM Trying to click Assign Products
      info_outline 11:56:39 AM Assign Products clicked successfully
      info_outline 11:56:40 AM Trying to check ALL option for assign Products
      info_outline 11:56:40 AM ALL option for Assign Products selected successfully
      info_outline 11:56:40 AM Trying to click Add button
      info_outline 11:56:42 AM Add button clicked successfully
      info_outline 11:56:44 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-14A1E5E60EBB0F2242E5768745D5EBFF
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:56:46 AM Trying to click 'assign voucher type' link.
      info_outline 11:56:46 AM 'assign voucher type' link clicked successfully
      info_outline 11:56:47 AM Trying to check ALL option for voucher type.
      info_outline 11:56:47 AM ALL option for Voucher types selected successfully
      info_outline 11:56:47 AM Trying to click Add button
      info_outline 11:56:47 AM Add button clicked successfully
      info_outline 11:56:48 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-64944E4A1FBE31C218D096C59907D871
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:56:50 AM Trying to check if Assign Phone Number link exist
      info_outline 11:56:50 AM Assign Phone Number link found
      info_outline 11:56:50 AM Trying to click Assign Phone number link
      info_outline 11:56:50 AM Assign Phone number link clicked successfully
      info_outline 11:56:51 AM Trying to enter Mobile Number
      info_outline 11:56:51 AM Mobile Number entered as: 723897216393954
      info_outline 11:56:51 AM Entered :: getSystemPreference(AUTO_PIN_GENERATE_ALLOW)
      info_outline 11:56:51 AM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 11:56:51 AM Trying to enter PIN
      info_outline 11:56:51 AM PIN Number entered as: 1357
      info_outline 11:56:51 AM Trying to Enter Confirm PIN
      info_outline 11:56:51 AM Confirm PIN Number entered as: 1357
      info_outline 11:56:51 AM Trying to select Phone Profile
      info_outline 11:56:52 AM Phone Profile selected successfully
      info_outline 11:56:52 AM Trying to enter description
      info_outline 11:56:52 AM Description entered successfully
      info_outline 11:56:52 AM Trying to click add button for phone number
      info_outline 11:56:52 AM Add button for phone number clicked successfully
      info_outline 11:56:52 AM Window is already closed or close link not exist
      info_outline 11:56:53 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F4A1B762462D67C1462412E343FCC9B0
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:56:55 AM Trying to check if Assign Services exists
      info_outline 11:56:55 AM Assign Services link found
      info_outline 11:56:55 AM Trying to click Assign Services
      info_outline 11:56:55 AM Assign Services link clicked successfully
      info_outline 11:56:56 AM Trying to click ALL assign services
      info_outline 11:56:56 AM All services clicked successfully for Assign Services
      info_outline 11:56:56 AM Trying to click Add button for Assign Services
      info_outline 11:56:56 AM Add button for assign services clicked successfully
      info_outline 11:56:57 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-055997ED8520D29F896027325E3A6F37
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:56:59 AM Trying to click Assign Voucher Type link
      info_outline 11:57:00 AM Assign voucher Type link clicked successfully
      info_outline 11:57:00 AM Trying to click ALL Voucher Type
      info_outline 11:57:01 AM All Voucher Types clicked successfully for Assign Voucher Type
      info_outline 11:57:01 AM Trying to click Add button for Assign Voucher Type
      info_outline 11:57:01 AM Add button for assign voucher Type clicked successfully
      info_outline 11:57:02 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-B03E68845AFF169394FCFDFC8C2866DE
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:57:04 AM Trying to click Voucher Segment Type link
      info_outline 11:57:04 AM Assign voucher Segment link not exist
      info_outline 11:57:05 AM Assign Voucher Segment link not found
      info_outline 11:57:05 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 11:57:07 AM Trying to check if Enter Password field exist
      info_outline 11:57:07 AM Enter Password field found
      info_outline 11:57:07 AM Trying to enter Password
      info_outline 11:57:07 AM Password Entered as: Com@1357
      info_outline 11:57:07 AM Trying to enter Confirm Password
      info_outline 11:57:07 AM Confirm Password Entered as: Com@1357
      info_outline 11:57:07 AM Trying to click Save button
      info_outline 11:57:08 AM Save Button clicked successfully
      info_outline 11:57:08 AM Trying to click Confirm button.
      info_outline 11:57:09 AM Confirm Button clicked successfully
      info_outline 11:57:09 AM Trying to fetch success or reject message.
      info_outline 11:57:09 AM Message fetched as :: Operator user AUTFN9478 AUTLN1694 request successfully accepted
      info_outline 11:57:09 AM Exited operatorUserInitiate()
      info_outline 11:57:09 AM Entered approveUser(Super Network Admin)
      info_outline 11:57:09 AM Entered :: getSystemPreference(OPT_USR_APRL_LEVEL)
      info_outline 11:57:09 AM Query Repository Returns: DEFAULT_VALUE (1)
      info_outline 11:57:09 AM Login ID Found as: AUT_97924
      info_outline 11:57:09 AM Password Found as: Com@2468
      info_outline 11:57:10 AM Trying to select Language
      info_outline 11:57:11 AM Language selected successfully as: English
      info_outline 11:57:11 AM Trying to enter Login ID
      info_outline 11:57:11 AM Login ID entered successfully as: AUT_97924
      info_outline 11:57:11 AM Trying to enter Password
      info_outline 11:57:11 AM Password entered successfully as: Com@2468
      info_outline 11:57:11 AM Trying to click Submit Button
      info_outline 11:57:12 AM Submit button clicked successfully
      info_outline 11:57:12 AM Trying to click Relogin Button
      info_outline 11:57:12 AM Relogin Button Not Found
      info_outline 11:57:12 AM Multiple Networks page exists: true
      info_outline 11:57:14 AM User clicked Operator Users.
      info_outline 11:57:14 AM Trying to click Operator User Approval Link
      info_outline 11:57:15 AM Operator User approval link clicked successfully
      info_outline 11:57:15 AM Trying to Enter intiated Login ID: AUT_95604
      info_outline 11:57:15 AM Login ID entered successfully
      info_outline 11:57:15 AM Trying to click approval submit button
      info_outline 11:57:15 AM First Submit button clicked successfully
      info_outline 11:57:15 AM Trying to click Submit button
      info_outline 11:57:17 AM Second Submit button clicked successfully
      info_outline 11:57:17 AM Tring to click Approve button
      info_outline 11:57:17 AM Approve button clicked successfully
      info_outline 11:57:17 AM Tring to click Confirm button
      info_outline 11:57:18 AM Confirm button clicked successfully
      info_outline 11:57:18 AM Trying to fetch success or reject message.
      info_outline 11:57:18 AM Message fetched as :: User AUTFN9478 AUTLN1694 successfully approved.
      info_outline 11:57:19 AM User clicked Logout.
      info_outline 11:57:19 AM Exited approveUser()
    • POPTCREATION2: To verify that newly created Channel Admin is prompted to change password after successful login for the first attempt and also able to change password.
      May 25, 2022 11:57:19 AM 0h 0m 5s+358ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:57:19 AM Entered changeUserFirstTimePassword()
      info_outline 11:57:19 AM Entered :: getSystemPreference(AUTO_PWD_GENERATE_ALLOW)
      info_outline 11:57:19 AM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 11:57:19 AM Password field exist
      info_outline 11:57:20 AM Trying to select Language
      info_outline 11:57:20 AM Language selected successfully as: English
      info_outline 11:57:20 AM Trying to enter Login ID
      info_outline 11:57:20 AM Login ID entered successfully as: AUT_95604
      info_outline 11:57:20 AM Trying to enter Password
      info_outline 11:57:20 AM Password entered successfully as: Com@1357
      info_outline 11:57:20 AM Trying to click Submit Button
      info_outline 11:57:21 AM Submit button clicked successfully
      info_outline 11:57:21 AM Trying to click Relogin Button
      info_outline 11:57:21 AM Relogin Button Not Found
      info_outline 11:57:21 AM Trying to enter Old Password
      info_outline 11:57:23 AM Old Password Entered successfully:Com@1357
      info_outline 11:57:23 AM Trying to enter New Password
      info_outline 11:57:23 AM New Password Entered successfully:Com@2468
      info_outline 11:57:23 AM Trying to enter Confirm Password
      info_outline 11:57:23 AM Confirm Password Entered successfully:Com@2468
      info_outline 11:57:23 AM Trying to click Submit Button
      info_outline 11:57:24 AM Submit Button clicked successfully
      info_outline 11:57:24 AM Exited changeUserFirstTimePassword()
      info_outline 11:57:24 AM Trying to fetch success message.
      info_outline 11:57:24 AM Message fetched as :: Successfully changed password
    • POPTCREATION3: To verify that newly created Channel Admin is able to change pin.
      May 25, 2022 11:57:24 AM 0h 0m 10s+563ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:57:24 AM Entered changeUserFirstTimePIN()
      info_outline 11:57:24 AM Entered :: getSystemPreference(AUTO_PIN_GENERATE_ALLOW)
      info_outline 11:57:25 AM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 11:57:25 AM Trying to select Language
      info_outline 11:57:25 AM Language selected successfully as: English
      info_outline 11:57:25 AM Trying to enter Login ID
      info_outline 11:57:25 AM Login ID entered successfully as: AUT_95604
      info_outline 11:57:25 AM Trying to enter Password
      info_outline 11:57:25 AM Password entered successfully as: Com@2468
      info_outline 11:57:25 AM Trying to click Submit Button
      info_outline 11:57:28 AM Submit button clicked successfully
      info_outline 11:57:28 AM Trying to click Relogin Button
      info_outline 11:57:28 AM Relogin Button Not Found
      info_outline 11:57:28 AM Multiple Networks page exists: false
      info_outline 11:57:28 AM Only single Network code exist: NG
      info_outline 11:57:28 AM Trying to click Channel User link
      info_outline 11:57:32 AM Channel User link clicked successfully
      info_outline 11:57:32 AM Trying to click ChangeSelfPIN link
      info_outline 11:57:33 AM ChangeSelfPIN link clicked successfully
      info_outline 11:57:33 AM Entered :: getSystemPreference(AUTO_PIN_GENERATE_ALLOW)
      info_outline 11:57:33 AM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 11:57:33 AM Trying to enter Old Pin
      info_outline 11:57:33 AM Old Pin Entered successfully.[1357]
      info_outline 11:57:33 AM Trying to enter New Pin
      info_outline 11:57:33 AM New Pin Entered successfully.[2468]
      info_outline 11:57:33 AM Trying to enter Confirm Pin
      info_outline 11:57:33 AM Confirm Pin Entered successfully.[2468]
      info_outline 11:57:33 AM Trying to click CheckBox
      info_outline 11:57:33 AM CheckBox clicked successfully.
      info_outline 11:57:33 AM Trying to enter Remarks
      info_outline 11:57:33 AM Remarks entered successfully.
      info_outline 11:57:33 AM Trying to click Submit Button
      info_outline 11:57:34 AM Submit Button clicked successfully.
      info_outline 11:57:34 AM Trying to click Confirm Button
      info_outline 11:57:35 AM Confirm Button clicked successfully.
      info_outline 11:57:35 AM Trying to fetch success message.
      info_outline 11:57:35 AM Message fetched as :: PIN has been updated successfully.
      info_outline 11:57:35 AM Exited changeUserFirstTimePIN()
      info_outline 11:57:35 AM Trying to fetch Message using the Key: user.changepin.msg.updatesuccess
      info_outline 11:57:35 AM Message fetched as: PIN has been updated successfully.
      info_outline 11:57:35 AM Preparing Expected Message
      info_outline 11:57:35 AM Prepared Message: PIN has been updated successfully.
      info_outline 11:57:35 AM
      Expected: PIN has been updated successfully.
      Found: PIN has been updated successfully.
      info_outline 11:57:35 AM Message Validation Success
      info_outline 11:57:35 AM
    • POPTCREATION1: To verify that Network Admin is able to create Customer Care.
      May 25, 2022 11:57:36 AM 0h 1m 1s+669ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:57:36 AM Entered operatorUserInitiate(Network Admin, Customer Care)
      info_outline 11:57:36 AM Login ID Found as: AUT_96764
      info_outline 11:57:36 AM Password Found as: Com@2468
      info_outline 11:57:36 AM Trying to select Language
      info_outline 11:57:36 AM Language selected successfully as: English
      info_outline 11:57:36 AM Trying to enter Login ID
      info_outline 11:57:36 AM Login ID entered successfully as: AUT_96764
      info_outline 11:57:36 AM Trying to enter Password
      info_outline 11:57:37 AM Password entered successfully as: Com@2468
      info_outline 11:57:37 AM Trying to click Submit Button
      info_outline 11:57:38 AM Submit button clicked successfully
      info_outline 11:57:38 AM Trying to click Relogin Button
      info_outline 11:57:38 AM Relogin Button Not Found
      info_outline 11:57:38 AM Multiple Networks page exists: false
      info_outline 11:57:38 AM Only single Network code exist: NG
      info_outline 11:57:39 AM User clicked Operator Users.
      info_outline 11:57:39 AM Trying to click add Operator User Link
      info_outline 11:57:39 AM Add Operator User link clicked successfully
      info_outline 11:57:39 AM Trying to select Category
      info_outline 11:57:40 AM Category selected successfully
      info_outline 11:57:40 AM Trying to click Submit Button
      info_outline 11:57:41 AM Submit Button clicked successfully
      info_outline 11:57:41 AM Trying to enter First Name
      info_outline 11:57:41 AM First Name entered as: AUTFN7760
      info_outline 11:57:41 AM Trying to enter Last Name
      info_outline 11:57:41 AM Last Name entered as: AUTLN5401
      info_outline 11:57:41 AM Trying to enter User Name
      info_outline 11:57:41 AM User Name field not found
      info_outline 11:57:41 AM Trying to enter Short Name
      info_outline 11:57:41 AM Short Name entered as: AUTSN3418
      info_outline 11:57:41 AM Trying to select User Name Prefix
      info_outline 11:57:41 AM User Name prefix selected successfully
      info_outline 11:57:41 AM Trying to enter Subscriber Code
      info_outline 11:57:41 AM Subscriber Code entered as: 408315
      info_outline 11:57:41 AM Trying to select Status
      info_outline 11:57:41 AM Status drop down not found
      info_outline 11:57:41 AM GenerateMSISDN class Returns: Remaining MSISDNLength (13)
      info_outline 11:57:41 AM The generated MSISDN is ::726097526421779
      info_outline 11:57:41 AM Entered :: checkForUniqueMSISDN()
      info_outline 11:57:41 AM Query Repository Returns: MSISDNStatus (N)
      info_outline 11:57:41 AM The generated External Code is ::781297134
      info_outline 11:57:41 AM Entered :: checkForUniqueEXTCODE()
      info_outline 11:57:42 AM Query Repository Returns: ExternalCodeStatus (N)
      info_outline 11:57:42 AM Trying to enter External Code
      info_outline 11:57:42 AM External Code entered as: 781297134
      info_outline 11:57:42 AM Trying to enter MobileNumber
      info_outline 11:57:42 AM Mobile Number entered as: 726097526421779
      info_outline 11:57:42 AM Trying to enter Contact Number
      info_outline 11:57:42 AM Contact No. entered as: 562195
      info_outline 11:57:42 AM Trying to select Division
      info_outline 11:57:42 AM Division selected as: AUTDIV32174
      info_outline 11:57:42 AM Trying to select Department
      info_outline 11:57:42 AM Department selected as: AUTDEPT204677
      info_outline 11:57:42 AM Trying to enter Address1
      info_outline 11:57:42 AM Address1 entered as: Add14090
      info_outline 11:57:42 AM Trying to enter Address2
      info_outline 11:57:42 AM Address2 entered as: Add21922
      info_outline 11:57:42 AM Trying to enter City
      info_outline 11:57:42 AM City entered as: City4943
      info_outline 11:57:42 AM Trying to enter State
      info_outline 11:57:43 AM State entered as: State5383
      info_outline 11:57:43 AM Trying to enter Country
      info_outline 11:57:43 AM Country entered as: Country73
      info_outline 11:57:43 AM Trying to enter Email ID
      info_outline 11:57:43 AM Email ID entered as: mdb3d@mail.com
      info_outline 11:57:43 AM The generated Login ID is ::AUT_50771
      info_outline 11:57:43 AM Entered :: checkForUniqueLoginID()
      info_outline 11:57:43 AM Query Repository Returns: LoginIDStatus (N)
      info_outline 11:57:43 AM Trying to enter Login ID
      info_outline 11:57:43 AM Login ID entered as: AUT_50771
      info_outline 11:57:43 AM Trying to check if Assign Geographies link exist
      info_outline 11:57:43 AM Assign Geographies link found
      info_outline 11:57:43 AM Trying to click Assign Geographies link
      info_outline 11:57:43 AM Assign Geographies link clicked successfully
      info_outline 11:57:47 AM Trying to select Geography
      info_outline 11:57:47 AM Geography selected successfully
      info_outline 11:57:47 AM Trying to click Add button
      info_outline 11:57:47 AM Add button for geography clicked successfully
      info_outline 11:57:47 AM Geographies has been assigned to the user.
      info_outline 11:57:49 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-A06A2F0306BE0B3BE494310A8BC4F785
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:57:51 AM Trying to check if Assign Network link exists
      info_outline 11:57:51 AM Assign Network link not found
      info_outline 11:57:51 AM Assign Network Link not found
      info_outline 11:57:52 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:57:54 AM Trying to check if Assign Roles link exist
      info_outline 11:57:54 AM Trying to click Assign Roles
      info_outline 11:57:54 AM Assign Roles clicked successfully
      info_outline 11:57:55 AM Trying to check ALL option for assign Roles
      info_outline 11:57:57 AM ALL option selected for Assign Roles
      info_outline 11:57:57 AM Trying to click Add button
      info_outline 11:57:59 AM Add button clicked successfully
      info_outline 11:58:00 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-69408BD0C86E8805CB13E0307394F415
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:58:02 AM Trying to check if Assign Domain link exists
      info_outline 11:58:02 AM Assign Domains link not found
      info_outline 11:58:03 AM Assign Domains link not found
      info_outline 11:58:03 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:58:05 AM Trying to check if Assign Products link exist
      info_outline 11:58:05 AM Assign Products link not found
      info_outline 11:58:06 AM Assign Products link not found
      info_outline 11:58:06 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:58:08 AM Trying to click 'assign voucher type' link.
      info_outline 11:58:08 AM 'assign voucher type' link clicked successfully
      info_outline 11:58:09 AM Trying to check ALL option for voucher type.
      info_outline 11:58:09 AM ALL option for Voucher types selected successfully
      info_outline 11:58:09 AM Trying to click Add button
      info_outline 11:58:10 AM Add button clicked successfully
      info_outline 11:58:11 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-7BF7E30DAC4422AE8FFD33269CB49903
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:58:13 AM Trying to check if Assign Phone Number link exist
      info_outline 11:58:13 AM Assign phone number link not found
      info_outline 11:58:13 AM Assign Phone Numbers link not found
      info_outline 11:58:13 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:58:16 AM Trying to check if Assign Services exists
      info_outline 11:58:16 AM Assign Services link not found
      info_outline 11:58:16 AM Assign Services link not found
      info_outline 11:58:16 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:58:18 AM Trying to click Assign Voucher Type link
      info_outline 11:58:19 AM Assign voucher Type link clicked successfully
      info_outline 11:58:20 AM Trying to click ALL Voucher Type
      info_outline 11:58:20 AM All Voucher Types clicked successfully for Assign Voucher Type
      info_outline 11:58:20 AM Trying to click Add button for Assign Voucher Type
      info_outline 11:58:20 AM Add button for assign voucher Type clicked successfully
      info_outline 11:58:21 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-880843B505DE6B15CDCDA7984F4587F7
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:58:23 AM Trying to click Voucher Segment Type link
      info_outline 11:58:23 AM Assign voucher Segment link not exist
      info_outline 11:58:24 AM Assign Voucher Segment link not found
      info_outline 11:58:24 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:58:26 AM Trying to check if Enter Password field exist
      info_outline 11:58:26 AM Enter Password field found
      info_outline 11:58:26 AM Trying to enter Password
      info_outline 11:58:26 AM Password Entered as: Com@1357
      info_outline 11:58:26 AM Trying to enter Confirm Password
      info_outline 11:58:26 AM Confirm Password Entered as: Com@1357
      info_outline 11:58:26 AM Trying to click Save button
      info_outline 11:58:27 AM Save Button clicked successfully
      info_outline 11:58:27 AM Trying to click Confirm button.
      info_outline 11:58:29 AM Confirm Button clicked successfully
      info_outline 11:58:29 AM Trying to fetch success or reject message.
      info_outline 11:58:29 AM Message fetched as :: Operator user AUTFN7760 AUTLN5401 request successfully accepted
      info_outline 11:58:29 AM Exited operatorUserInitiate()
      info_outline 11:58:29 AM Entered approveUser(Network Admin)
      info_outline 11:58:29 AM Entered :: getSystemPreference(OPT_USR_APRL_LEVEL)
      info_outline 11:58:29 AM Query Repository Returns: DEFAULT_VALUE (1)
      info_outline 11:58:29 AM Login ID Found as: AUT_96764
      info_outline 11:58:29 AM Password Found as: Com@2468
      info_outline 11:58:29 AM Trying to select Language
      info_outline 11:58:29 AM Language selected successfully as: English
      info_outline 11:58:29 AM Trying to enter Login ID
      info_outline 11:58:30 AM Login ID entered successfully as: AUT_96764
      info_outline 11:58:30 AM Trying to enter Password
      info_outline 11:58:30 AM Password entered successfully as: Com@2468
      info_outline 11:58:30 AM Trying to click Submit Button
      info_outline 11:58:31 AM Submit button clicked successfully
      info_outline 11:58:31 AM Trying to click Relogin Button
      info_outline 11:58:31 AM Relogin Button Not Found
      info_outline 11:58:31 AM Multiple Networks page exists: false
      info_outline 11:58:31 AM Only single Network code exist: NG
      info_outline 11:58:32 AM User clicked Operator Users.
      info_outline 11:58:32 AM Trying to click Operator User Approval Link
      info_outline 11:58:33 AM Operator User approval link clicked successfully
      info_outline 11:58:33 AM Trying to Enter intiated Login ID: AUT_50771
      info_outline 11:58:33 AM Login ID entered successfully
      info_outline 11:58:33 AM Trying to click approval submit button
      info_outline 11:58:34 AM First Submit button clicked successfully
      info_outline 11:58:34 AM Trying to click Submit button
      info_outline 11:58:35 AM Second Submit button clicked successfully
      info_outline 11:58:35 AM Tring to click Approve button
      info_outline 11:58:36 AM Approve button clicked successfully
      info_outline 11:58:36 AM Tring to click Confirm button
      info_outline 11:58:37 AM Confirm button clicked successfully
      info_outline 11:58:37 AM Trying to fetch success or reject message.
      info_outline 11:58:37 AM Message fetched as :: User AUTFN7760 AUTLN5401 successfully approved.
      info_outline 11:58:37 AM User clicked Logout.
      info_outline 11:58:37 AM Exited approveUser()
    • POPTCREATION2: To verify that newly created Customer Care is prompted to change password after successful login for the first attempt and also able to change password.
      May 25, 2022 11:58:38 AM 0h 0m 5s+508ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:58:38 AM Entered changeUserFirstTimePassword()
      info_outline 11:58:38 AM Entered :: getSystemPreference(AUTO_PWD_GENERATE_ALLOW)
      info_outline 11:58:38 AM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 11:58:38 AM Password field exist
      info_outline 11:58:38 AM Trying to select Language
      info_outline 11:58:38 AM Language selected successfully as: English
      info_outline 11:58:38 AM Trying to enter Login ID
      info_outline 11:58:38 AM Login ID entered successfully as: AUT_50771
      info_outline 11:58:38 AM Trying to enter Password
      info_outline 11:58:38 AM Password entered successfully as: Com@1357
      info_outline 11:58:38 AM Trying to click Submit Button
      info_outline 11:58:40 AM Submit button clicked successfully
      info_outline 11:58:40 AM Trying to click Relogin Button
      info_outline 11:58:40 AM Relogin Button Not Found
      info_outline 11:58:40 AM Trying to enter Old Password
      info_outline 11:58:42 AM Old Password Entered successfully:Com@1357
      info_outline 11:58:42 AM Trying to enter New Password
      info_outline 11:58:42 AM New Password Entered successfully:Com@2468
      info_outline 11:58:42 AM Trying to enter Confirm Password
      info_outline 11:58:42 AM Confirm Password Entered successfully:Com@2468
      info_outline 11:58:42 AM Trying to click Submit Button
      info_outline 11:58:43 AM Submit Button clicked successfully
      info_outline 11:58:43 AM Exited changeUserFirstTimePassword()
      info_outline 11:58:43 AM Trying to fetch success message.
      info_outline 11:58:43 AM Message fetched as :: Successfully changed password
      info_outline 11:58:43 AM Pin Change is not required.
    • POPTCREATION1: To verify that Network Admin is able to create Channel Admin.
      May 25, 2022 11:58:44 AM 0h 1m 18s+327ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 11:58:44 AM Entered operatorUserInitiate(Network Admin, Channel Admin)
      info_outline 11:58:44 AM Login ID Found as: AUT_96764
      info_outline 11:58:44 AM Password Found as: Com@2468
      info_outline 11:58:45 AM Trying to select Language
      info_outline 11:58:45 AM Language selected successfully as: English
      info_outline 11:58:45 AM Trying to enter Login ID
      info_outline 11:58:45 AM Login ID entered successfully as: AUT_96764
      info_outline 11:58:45 AM Trying to enter Password
      info_outline 11:58:45 AM Password entered successfully as: Com@2468
      info_outline 11:58:45 AM Trying to click Submit Button
      info_outline 11:58:47 AM Submit button clicked successfully
      info_outline 11:58:47 AM Trying to click Relogin Button
      info_outline 11:58:47 AM Relogin Button Not Found
      info_outline 11:58:47 AM Multiple Networks page exists: false
      info_outline 11:58:47 AM Only single Network code exist: NG
      info_outline 11:58:48 AM User clicked Operator Users.
      info_outline 11:58:48 AM Trying to click add Operator User Link
      info_outline 11:58:49 AM Add Operator User link clicked successfully
      info_outline 11:58:49 AM Trying to select Category
      info_outline 11:58:49 AM Category selected successfully
      info_outline 11:58:49 AM Trying to click Submit Button
      info_outline 11:58:51 AM Submit Button clicked successfully
      info_outline 11:58:51 AM Trying to enter First Name
      info_outline 11:58:51 AM First Name entered as: AUTFN2733
      info_outline 11:58:51 AM Trying to enter Last Name
      info_outline 11:58:51 AM Last Name entered as: AUTLN1024
      info_outline 11:58:51 AM Trying to enter User Name
      info_outline 11:58:51 AM User Name field not found
      info_outline 11:58:51 AM Trying to enter Short Name
      info_outline 11:58:51 AM Short Name entered as: AUTSN1335
      info_outline 11:58:51 AM Trying to select User Name Prefix
      info_outline 11:58:51 AM User Name prefix selected successfully
      info_outline 11:58:51 AM Trying to enter Subscriber Code
      info_outline 11:58:51 AM Subscriber Code entered as: 693106
      info_outline 11:58:51 AM Trying to select Status
      info_outline 11:58:51 AM Status drop down not found
      info_outline 11:58:51 AM GenerateMSISDN class Returns: Remaining MSISDNLength (13)
      info_outline 11:58:51 AM The generated MSISDN is ::721140193688307
      info_outline 11:58:51 AM Entered :: checkForUniqueMSISDN()
      info_outline 11:58:52 AM Query Repository Returns: MSISDNStatus (N)
      info_outline 11:58:52 AM The generated External Code is ::995735365
      info_outline 11:58:52 AM Entered :: checkForUniqueEXTCODE()
      info_outline 11:58:52 AM Query Repository Returns: ExternalCodeStatus (N)
      info_outline 11:58:52 AM Trying to enter External Code
      info_outline 11:58:52 AM External Code entered as: 995735365
      info_outline 11:58:52 AM Trying to enter MobileNumber
      info_outline 11:58:52 AM Mobile Number field not found
      info_outline 11:58:52 AM Trying to enter Contact Number
      info_outline 11:58:52 AM Contact No. entered as: 350650
      info_outline 11:58:52 AM Trying to select Division
      info_outline 11:58:52 AM Division selected as: AUTDIV32174
      info_outline 11:58:52 AM Trying to select Department
      info_outline 11:58:52 AM Department selected as: AUTDEPT204677
      info_outline 11:58:52 AM Trying to enter Address1
      info_outline 11:58:52 AM Address1 entered as: Add16842
      info_outline 11:58:52 AM Trying to enter Address2
      info_outline 11:58:52 AM Address2 entered as: Add28482
      info_outline 11:58:52 AM Trying to enter City
      info_outline 11:58:53 AM City entered as: City6699
      info_outline 11:58:53 AM Trying to enter State
      info_outline 11:58:53 AM State entered as: State9964
      info_outline 11:58:53 AM Trying to enter Country
      info_outline 11:58:53 AM Country entered as: Country46
      info_outline 11:58:53 AM Trying to enter Email ID
      info_outline 11:58:53 AM Email ID entered as: am0lf@mail.com
      info_outline 11:58:53 AM The generated Login ID is ::AUT_41277
      info_outline 11:58:53 AM Entered :: checkForUniqueLoginID()
      info_outline 11:58:53 AM Query Repository Returns: LoginIDStatus (N)
      info_outline 11:58:53 AM Trying to enter Login ID
      info_outline 11:58:53 AM Login ID entered as: AUT_41277
      info_outline 11:58:53 AM Trying to check if Assign Geographies link exist
      info_outline 11:58:53 AM Assign Geographies link found
      info_outline 11:58:53 AM Trying to click Assign Geographies link
      info_outline 11:58:53 AM Assign Geographies link clicked successfully
      info_outline 11:58:57 AM Trying to select Geography
      info_outline 11:58:58 AM Geogrpahical codes checked: AUTAHCD
      info_outline 11:58:58 AM Trying to click Add button
      info_outline 11:58:58 AM Add button for geography clicked successfully
      info_outline 11:58:58 AM Geographies has been assigned to the user.
      info_outline 11:58:59 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-083DB3FE10B1B6518FD171720F2FC081
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:59:01 AM Trying to check if Assign Network link exists
      info_outline 11:59:01 AM Assign Network link not found
      info_outline 11:59:02 AM Assign Network Link not found
      info_outline 11:59:02 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:59:04 AM Trying to check if Assign Roles link exist
      info_outline 11:59:04 AM Trying to click Assign Roles
      info_outline 11:59:04 AM Assign Roles clicked successfully
      info_outline 11:59:05 AM Trying to check ALL option for assign Roles
      info_outline 11:59:07 AM ALL option selected for Assign Roles
      info_outline 11:59:07 AM Trying to click Add button
      info_outline 11:59:10 AM Add button clicked successfully
      info_outline 11:59:12 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-D1B987B561281B6B1D7C148FDB2AA5F3
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:59:14 AM Trying to check if Assign Domain link exists
      info_outline 11:59:14 AM Assign Domains link found
      info_outline 11:59:14 AM Trying to click Assign Domains
      info_outline 11:59:14 AM Assign Domains link clicked successfully
      info_outline 11:59:15 AM Trying to check ALL option for assign domain
      info_outline 11:59:16 AM ALL option for Assign Domains selected successfully
      info_outline 11:59:16 AM Trying to click Add button
      info_outline 11:59:16 AM Add button clicked successfully
      info_outline 11:59:18 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-3C68DA6BB86A55ED94E77D1B3109FCF7
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:59:20 AM Trying to check if Assign Products link exist
      info_outline 11:59:20 AM Assign Products link found
      info_outline 11:59:20 AM Trying to click Assign Products
      info_outline 11:59:22 AM Assign Products clicked successfully
      info_outline 11:59:23 AM Trying to check ALL option for assign Products
      info_outline 11:59:23 AM ALL option for Assign Products selected successfully
      info_outline 11:59:23 AM Trying to click Add button
      info_outline 11:59:26 AM Add button clicked successfully
      info_outline 11:59:27 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-6C2FB5DDE4857D068965260118D1CC8A
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:59:29 AM Trying to click 'assign voucher type' link.
      info_outline 11:59:29 AM 'assign voucher type' link clicked successfully
      info_outline 11:59:30 AM Trying to check ALL option for voucher type.
      info_outline 11:59:30 AM ALL option for Voucher types selected successfully
      info_outline 11:59:30 AM Trying to click Add button
      info_outline 11:59:31 AM Add button clicked successfully
      info_outline 11:59:32 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-5730B427E1E341852EBE637B5D3D77D4
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:59:34 AM Trying to check if Assign Phone Number link exist
      info_outline 11:59:34 AM Assign Phone Number link found
      info_outline 11:59:34 AM Trying to click Assign Phone number link
      info_outline 11:59:34 AM Assign Phone number link clicked successfully
      info_outline 11:59:35 AM Trying to enter Mobile Number
      info_outline 11:59:35 AM Mobile Number entered as: 721140193688307
      info_outline 11:59:35 AM Entered :: getSystemPreference(AUTO_PIN_GENERATE_ALLOW)
      info_outline 11:59:35 AM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 11:59:35 AM Trying to enter PIN
      info_outline 11:59:35 AM PIN Number entered as: 1357
      info_outline 11:59:35 AM Trying to Enter Confirm PIN
      info_outline 11:59:35 AM Confirm PIN Number entered as: 1357
      info_outline 11:59:35 AM Trying to select Phone Profile
      info_outline 11:59:36 AM Phone Profile selected successfully
      info_outline 11:59:36 AM Trying to enter description
      info_outline 11:59:36 AM Description entered successfully
      info_outline 11:59:36 AM Trying to click add button for phone number
      info_outline 11:59:36 AM Add button for phone number clicked successfully
      info_outline 11:59:36 AM Window is already closed or close link not exist
      info_outline 11:59:37 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-393D4767F2FC48900D9A0FDF3E5AA342
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:59:39 AM Trying to check if Assign Services exists
      info_outline 11:59:39 AM Assign Services link found
      info_outline 11:59:39 AM Trying to click Assign Services
      info_outline 11:59:40 AM Assign Services link clicked successfully
      info_outline 11:59:40 AM Trying to click ALL assign services
      info_outline 11:59:40 AM All services clicked successfully for Assign Services
      info_outline 11:59:40 AM Trying to click Add button for Assign Services
      info_outline 11:59:41 AM Add button for assign services clicked successfully
      info_outline 11:59:42 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-83809997A60CC0A98271DB10E8C0A708
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:59:44 AM Trying to click Assign Voucher Type link
      info_outline 11:59:44 AM Assign voucher Type link clicked successfully
      info_outline 11:59:45 AM Trying to click ALL Voucher Type
      info_outline 11:59:45 AM All Voucher Types clicked successfully for Assign Voucher Type
      info_outline 11:59:45 AM Trying to click Add button for Assign Voucher Type
      info_outline 11:59:45 AM Add button for assign voucher Type clicked successfully
      info_outline 11:59:46 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-49E7F6F9BB6C0DF15EBA33864A1C1C88
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:59:48 AM Trying to click Voucher Segment Type link
      info_outline 11:59:48 AM Assign voucher Segment link not exist
      info_outline 11:59:49 AM Assign Voucher Segment link not found
      info_outline 11:59:49 AM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 11:59:51 AM Trying to check if Enter Password field exist
      info_outline 11:59:51 AM Enter Password field found
      info_outline 11:59:51 AM Trying to enter Password
      info_outline 11:59:52 AM Password Entered as: Com@1357
      info_outline 11:59:52 AM Trying to enter Confirm Password
      info_outline 11:59:52 AM Confirm Password Entered as: Com@1357
      info_outline 11:59:52 AM Trying to click Save button
      info_outline 11:59:53 AM Save Button clicked successfully
      info_outline 11:59:53 AM Trying to click Confirm button.
      info_outline 11:59:54 AM Confirm Button clicked successfully
      info_outline 11:59:54 AM Trying to fetch success or reject message.
      info_outline 11:59:54 AM Message fetched as :: Operator user AUTFN2733 AUTLN1024 request successfully accepted
      info_outline 11:59:54 AM Exited operatorUserInitiate()
      info_outline 11:59:54 AM Entered approveUser(Network Admin)
      info_outline 11:59:54 AM Entered :: getSystemPreference(OPT_USR_APRL_LEVEL)
      info_outline 11:59:54 AM Query Repository Returns: DEFAULT_VALUE (1)
      info_outline 11:59:54 AM Login ID Found as: AUT_96764
      info_outline 11:59:54 AM Password Found as: Com@2468
      info_outline 11:59:55 AM Trying to select Language
      info_outline 11:59:55 AM Language selected successfully as: English
      info_outline 11:59:55 AM Trying to enter Login ID
      info_outline 11:59:55 AM Login ID entered successfully as: AUT_96764
      info_outline 11:59:55 AM Trying to enter Password
      info_outline 11:59:55 AM Password entered successfully as: Com@2468
      info_outline 11:59:55 AM Trying to click Submit Button
      info_outline 11:59:57 AM Submit button clicked successfully
      info_outline 11:59:57 AM Trying to click Relogin Button
      info_outline 11:59:57 AM Relogin Button Not Found
      info_outline 11:59:57 AM Multiple Networks page exists: false
      info_outline 11:59:57 AM Only single Network code exist: NG
      info_outline 11:59:58 AM User clicked Operator Users.
      info_outline 11:59:58 AM Trying to click Operator User Approval Link
      info_outline 11:59:59 AM Operator User approval link clicked successfully
      info_outline 11:59:59 AM Trying to Enter intiated Login ID: AUT_41277
      info_outline 11:59:59 AM Login ID entered successfully
      info_outline 11:59:59 AM Trying to click approval submit button
      info_outline 12:00:00 PM First Submit button clicked successfully
      info_outline 12:00:00 PM Trying to click Submit button
      info_outline 12:00:00 PM Second Submit button clicked successfully
      info_outline 12:00:00 PM Tring to click Approve button
      info_outline 12:00:01 PM Approve button clicked successfully
      info_outline 12:00:01 PM Tring to click Confirm button
      info_outline 12:00:02 PM Confirm button clicked successfully
      info_outline 12:00:02 PM Trying to fetch success or reject message.
      info_outline 12:00:02 PM Message fetched as :: User AUTFN2733 AUTLN1024 successfully approved.
      info_outline 12:00:03 PM User clicked Logout.
      info_outline 12:00:03 PM Exited approveUser()
    • POPTCREATION2: To verify that newly created Channel Admin is prompted to change password after successful login for the first attempt and also able to change password.
      May 25, 2022 12:00:03 PM 0h 0m 6s+218ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:00:03 PM Entered changeUserFirstTimePassword()
      info_outline 12:00:03 PM Entered :: getSystemPreference(AUTO_PWD_GENERATE_ALLOW)
      info_outline 12:00:03 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 12:00:03 PM Password field exist
      info_outline 12:00:03 PM Trying to select Language
      info_outline 12:00:03 PM Language selected successfully as: English
      info_outline 12:00:03 PM Trying to enter Login ID
      info_outline 12:00:04 PM Login ID entered successfully as: AUT_41277
      info_outline 12:00:04 PM Trying to enter Password
      info_outline 12:00:04 PM Password entered successfully as: Com@1357
      info_outline 12:00:04 PM Trying to click Submit Button
      info_outline 12:00:06 PM Submit button clicked successfully
      info_outline 12:00:06 PM Trying to click Relogin Button
      info_outline 12:00:06 PM Relogin Button Not Found
      info_outline 12:00:06 PM Trying to enter Old Password
      info_outline 12:00:08 PM Old Password Entered successfully:Com@1357
      info_outline 12:00:08 PM Trying to enter New Password
      info_outline 12:00:08 PM New Password Entered successfully:Com@2468
      info_outline 12:00:08 PM Trying to enter Confirm Password
      info_outline 12:00:08 PM Confirm Password Entered successfully:Com@2468
      info_outline 12:00:08 PM Trying to click Submit Button
      info_outline 12:00:09 PM Submit Button clicked successfully
      info_outline 12:00:09 PM Exited changeUserFirstTimePassword()
      info_outline 12:00:09 PM Trying to fetch success message.
      info_outline 12:00:09 PM Message fetched as :: Successfully changed password
    • POPTCREATION3: To verify that newly created Channel Admin is able to change pin.
      May 25, 2022 12:00:09 PM 0h 0m 10s+373ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:00:09 PM Entered changeUserFirstTimePIN()
      info_outline 12:00:09 PM Entered :: getSystemPreference(AUTO_PIN_GENERATE_ALLOW)
      info_outline 12:00:09 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 12:00:10 PM Trying to select Language
      info_outline 12:00:10 PM Language selected successfully as: English
      info_outline 12:00:10 PM Trying to enter Login ID
      info_outline 12:00:10 PM Login ID entered successfully as: AUT_41277
      info_outline 12:00:10 PM Trying to enter Password
      info_outline 12:00:10 PM Password entered successfully as: Com@2468
      info_outline 12:00:10 PM Trying to click Submit Button
      info_outline 12:00:12 PM Submit button clicked successfully
      info_outline 12:00:12 PM Trying to click Relogin Button
      info_outline 12:00:12 PM Relogin Button Not Found
      info_outline 12:00:12 PM Multiple Networks page exists: false
      info_outline 12:00:12 PM Only single Network code exist: NG
      info_outline 12:00:12 PM Trying to click Channel User link
      info_outline 12:00:15 PM Channel User link clicked successfully
      info_outline 12:00:16 PM Trying to click ChangeSelfPIN link
      info_outline 12:00:17 PM ChangeSelfPIN link clicked successfully
      info_outline 12:00:17 PM Entered :: getSystemPreference(AUTO_PIN_GENERATE_ALLOW)
      info_outline 12:00:17 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 12:00:17 PM Trying to enter Old Pin
      info_outline 12:00:17 PM Old Pin Entered successfully.[1357]
      info_outline 12:00:17 PM Trying to enter New Pin
      info_outline 12:00:17 PM New Pin Entered successfully.[2468]
      info_outline 12:00:17 PM Trying to enter Confirm Pin
      info_outline 12:00:17 PM Confirm Pin Entered successfully.[2468]
      info_outline 12:00:17 PM Trying to click CheckBox
      info_outline 12:00:17 PM CheckBox clicked successfully.
      info_outline 12:00:17 PM Trying to enter Remarks
      info_outline 12:00:17 PM Remarks entered successfully.
      info_outline 12:00:17 PM Trying to click Submit Button
      info_outline 12:00:18 PM Submit Button clicked successfully.
      info_outline 12:00:18 PM Trying to click Confirm Button
      info_outline 12:00:19 PM Confirm Button clicked successfully.
      info_outline 12:00:19 PM Trying to fetch success message.
      info_outline 12:00:19 PM Message fetched as :: PIN has been updated successfully.
      info_outline 12:00:19 PM Exited changeUserFirstTimePIN()
      info_outline 12:00:19 PM Trying to fetch Message using the Key: user.changepin.msg.updatesuccess
      info_outline 12:00:19 PM Message fetched as: PIN has been updated successfully.
      info_outline 12:00:19 PM Preparing Expected Message
      info_outline 12:00:19 PM Prepared Message: PIN has been updated successfully.
      info_outline 12:00:19 PM
      Expected: PIN has been updated successfully.
      Found: PIN has been updated successfully.
      info_outline 12:00:19 PM Message Validation Success
      info_outline 12:00:19 PM
    • POPTCREATION1: To verify that Super Network Admin is able to create Customer Care.
      May 25, 2022 12:00:21 PM 0h 1m 7s+37ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:00:21 PM Entered operatorUserInitiate(Super Network Admin, Customer Care)
      info_outline 12:00:21 PM Login ID Found as: AUT_97924
      info_outline 12:00:21 PM Password Found as: Com@2468
      info_outline 12:00:21 PM Trying to select Language
      info_outline 12:00:21 PM Language selected successfully as: English
      info_outline 12:00:21 PM Trying to enter Login ID
      info_outline 12:00:21 PM Login ID entered successfully as: AUT_97924
      info_outline 12:00:21 PM Trying to enter Password
      info_outline 12:00:21 PM Password entered successfully as: Com@2468
      info_outline 12:00:21 PM Trying to click Submit Button
      info_outline 12:00:23 PM Submit button clicked successfully
      info_outline 12:00:23 PM Trying to click Relogin Button
      info_outline 12:00:23 PM Relogin Button Not Found
      info_outline 12:00:23 PM Multiple Networks page exists: true
      info_outline 12:00:25 PM User clicked Operator Users.
      info_outline 12:00:25 PM Trying to click add Operator User Link
      info_outline 12:00:26 PM Add Operator User link clicked successfully
      info_outline 12:00:26 PM Trying to select Category
      info_outline 12:00:26 PM Category selected successfully
      info_outline 12:00:26 PM Trying to click Submit Button
      info_outline 12:00:27 PM Submit Button clicked successfully
      info_outline 12:00:27 PM Trying to enter First Name
      info_outline 12:00:27 PM First Name entered as: AUTFN0699
      info_outline 12:00:27 PM Trying to enter Last Name
      info_outline 12:00:27 PM Last Name entered as: AUTLN1279
      info_outline 12:00:27 PM Trying to enter User Name
      info_outline 12:00:27 PM User Name field not found
      info_outline 12:00:27 PM Trying to enter Short Name
      info_outline 12:00:27 PM Short Name entered as: AUTSN8714
      info_outline 12:00:27 PM Trying to select User Name Prefix
      info_outline 12:00:27 PM User Name prefix selected successfully
      info_outline 12:00:27 PM Trying to enter Subscriber Code
      info_outline 12:00:27 PM Subscriber Code entered as: 256493
      info_outline 12:00:27 PM Trying to select Status
      info_outline 12:00:27 PM Status drop down not found
      info_outline 12:00:28 PM GenerateMSISDN class Returns: Remaining MSISDNLength (13)
      info_outline 12:00:28 PM The generated MSISDN is ::725778243103166
      info_outline 12:00:28 PM Entered :: checkForUniqueMSISDN()
      info_outline 12:00:28 PM Query Repository Returns: MSISDNStatus (N)
      info_outline 12:00:28 PM The generated External Code is ::548712565
      info_outline 12:00:28 PM Entered :: checkForUniqueEXTCODE()
      info_outline 12:00:28 PM Query Repository Returns: ExternalCodeStatus (N)
      info_outline 12:00:28 PM Trying to enter External Code
      info_outline 12:00:28 PM External Code entered as: 548712565
      info_outline 12:00:28 PM Trying to enter MobileNumber
      info_outline 12:00:28 PM Mobile Number entered as: 725778243103166
      info_outline 12:00:28 PM Trying to enter Contact Number
      info_outline 12:00:28 PM Contact No. entered as: 071188
      info_outline 12:00:28 PM Trying to select Division
      info_outline 12:00:28 PM Division selected as: AUTDIV32174
      info_outline 12:00:28 PM Trying to select Department
      info_outline 12:00:28 PM Department selected as: AUTDEPT204677
      info_outline 12:00:28 PM Trying to enter Address1
      info_outline 12:00:29 PM Address1 entered as: Add12219
      info_outline 12:00:29 PM Trying to enter Address2
      info_outline 12:00:29 PM Address2 entered as: Add27315
      info_outline 12:00:29 PM Trying to enter City
      info_outline 12:00:29 PM City entered as: City5566
      info_outline 12:00:29 PM Trying to enter State
      info_outline 12:00:29 PM State entered as: State9033
      info_outline 12:00:29 PM Trying to enter Country
      info_outline 12:00:29 PM Country entered as: Country94
      info_outline 12:00:29 PM Trying to enter Email ID
      info_outline 12:00:29 PM Email ID entered as: 2bc8b@mail.com
      info_outline 12:00:29 PM The generated Login ID is ::AUT_70000
      info_outline 12:00:29 PM Entered :: checkForUniqueLoginID()
      info_outline 12:00:29 PM Query Repository Returns: LoginIDStatus (N)
      info_outline 12:00:29 PM Trying to enter Login ID
      info_outline 12:00:29 PM Login ID entered as: AUT_70000
      info_outline 12:00:29 PM Trying to check if Assign Geographies link exist
      info_outline 12:00:29 PM Assign Geographies link found
      info_outline 12:00:29 PM Trying to click Assign Geographies link
      info_outline 12:00:30 PM Assign Geographies link clicked successfully
      info_outline 12:00:33 PM Trying to select Geography
      info_outline 12:00:34 PM Geography selected successfully
      info_outline 12:00:34 PM Trying to click Add button
      info_outline 12:00:34 PM Add button for geography clicked successfully
      info_outline 12:00:34 PM Geographies has been assigned to the user.
      info_outline 12:00:35 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-82C1E0E405C768812652445943832ED4
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 12:00:37 PM Trying to check if Assign Network link exists
      info_outline 12:00:37 PM Assign Network link not found
      info_outline 12:00:38 PM Assign Network Link not found
      info_outline 12:00:38 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 12:00:40 PM Trying to check if Assign Roles link exist
      info_outline 12:00:40 PM Trying to click Assign Roles
      info_outline 12:00:40 PM Assign Roles clicked successfully
      info_outline 12:00:41 PM Trying to check ALL option for assign Roles
      info_outline 12:00:43 PM ALL option selected for Assign Roles
      info_outline 12:00:43 PM Trying to click Add button
      info_outline 12:00:46 PM Add button clicked successfully
      info_outline 12:00:47 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-B6829ADEFCF983092BA90211D228DEA7
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 12:00:49 PM Trying to check if Assign Domain link exists
      info_outline 12:00:49 PM Assign Domains link not found
      info_outline 12:00:50 PM Assign Domains link not found
      info_outline 12:00:50 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 12:00:52 PM Trying to check if Assign Products link exist
      info_outline 12:00:52 PM Assign Products link not found
      info_outline 12:00:53 PM Assign Products link not found
      info_outline 12:00:53 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 12:00:55 PM Trying to click 'assign voucher type' link.
      info_outline 12:00:56 PM 'assign voucher type' link clicked successfully
      info_outline 12:00:56 PM Trying to check ALL option for voucher type.
      info_outline 12:00:56 PM ALL option for Voucher types selected successfully
      info_outline 12:00:56 PM Trying to click Add button
      info_outline 12:00:57 PM Add button clicked successfully
      info_outline 12:00:59 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-AFE98BDD3C114EE32F8D3217DC9BDA10
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 12:01:01 PM Trying to check if Assign Phone Number link exist
      info_outline 12:01:01 PM Assign phone number link not found
      info_outline 12:01:01 PM Assign Phone Numbers link not found
      info_outline 12:01:02 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 12:01:04 PM Trying to check if Assign Services exists
      info_outline 12:01:04 PM Assign Services link not found
      info_outline 12:01:04 PM Assign Services link not found
      info_outline 12:01:05 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 12:01:07 PM Trying to click Assign Voucher Type link
      info_outline 12:01:07 PM Assign voucher Type link clicked successfully
      info_outline 12:01:08 PM Trying to click ALL Voucher Type
      info_outline 12:01:08 PM All Voucher Types clicked successfully for Assign Voucher Type
      info_outline 12:01:08 PM Trying to click Add button for Assign Voucher Type
      info_outline 12:01:08 PM Add button for assign voucher Type clicked successfully
      info_outline 12:01:10 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-E2E76569C0058E278B332581DFDFF063
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 12:01:12 PM Trying to click Voucher Segment Type link
      info_outline 12:01:12 PM Assign voucher Segment link not exist
      info_outline 12:01:12 PM Assign Voucher Segment link not found
      info_outline 12:01:13 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Current Window ID - CDwindow-F7B9FAC6709FE94CCD958987D18E82F2
      Window ID Matched
      Window is already closed or close link not exist
      Window Switched to: http://172.30.38.232:6789/pretups/login.do
      info_outline 12:01:15 PM Trying to check if Enter Password field exist
      info_outline 12:01:15 PM Enter Password field found
      info_outline 12:01:15 PM Trying to enter Password
      info_outline 12:01:15 PM Password Entered as: Com@1357
      info_outline 12:01:15 PM Trying to enter Confirm Password
      info_outline 12:01:15 PM Confirm Password Entered as: Com@1357
      info_outline 12:01:15 PM Trying to click Save button
      info_outline 12:01:16 PM Save Button clicked successfully
      info_outline 12:01:16 PM Trying to click Confirm button.
      info_outline 12:01:17 PM Confirm Button clicked successfully
      info_outline 12:01:17 PM Trying to fetch success or reject message.
      info_outline 12:01:17 PM Message fetched as :: Operator user AUTFN0699 AUTLN1279 request successfully accepted
      info_outline 12:01:17 PM Exited operatorUserInitiate()
      info_outline 12:01:17 PM Entered approveUser(Super Network Admin)
      info_outline 12:01:17 PM Entered :: getSystemPreference(OPT_USR_APRL_LEVEL)
      info_outline 12:01:17 PM Query Repository Returns: DEFAULT_VALUE (1)
      info_outline 12:01:17 PM Login ID Found as: AUT_97924
      info_outline 12:01:17 PM Password Found as: Com@2468
      info_outline 12:01:18 PM Trying to select Language
      info_outline 12:01:18 PM Language selected successfully as: English
      info_outline 12:01:18 PM Trying to enter Login ID
      info_outline 12:01:18 PM Login ID entered successfully as: AUT_97924
      info_outline 12:01:18 PM Trying to enter Password
      info_outline 12:01:18 PM Password entered successfully as: Com@2468
      info_outline 12:01:18 PM Trying to click Submit Button
      info_outline 12:01:19 PM Submit button clicked successfully
      info_outline 12:01:19 PM Trying to click Relogin Button
      info_outline 12:01:19 PM Relogin Button Not Found
      info_outline 12:01:19 PM Multiple Networks page exists: true
      info_outline 12:01:22 PM User clicked Operator Users.
      info_outline 12:01:22 PM Trying to click Operator User Approval Link
      info_outline 12:01:22 PM Operator User approval link clicked successfully
      info_outline 12:01:22 PM Trying to Enter intiated Login ID: AUT_70000
      info_outline 12:01:23 PM Login ID entered successfully
      info_outline 12:01:23 PM Trying to click approval submit button
      info_outline 12:01:24 PM First Submit button clicked successfully
      info_outline 12:01:24 PM Trying to click Submit button
      info_outline 12:01:25 PM Second Submit button clicked successfully
      info_outline 12:01:25 PM Tring to click Approve button
      info_outline 12:01:26 PM Approve button clicked successfully
      info_outline 12:01:26 PM Tring to click Confirm button
      info_outline 12:01:27 PM Confirm button clicked successfully
      info_outline 12:01:27 PM Trying to fetch success or reject message.
      info_outline 12:01:27 PM Message fetched as :: User AUTFN0699 AUTLN1279 successfully approved.
      info_outline 12:01:28 PM User clicked Logout.
      info_outline 12:01:28 PM Exited approveUser()
    • POPTCREATION2: To verify that newly created Customer Care is prompted to change password after successful login for the first attempt and also able to change password.
      May 25, 2022 12:01:28 PM 0h 0m 6s+476ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:01:28 PM Entered changeUserFirstTimePassword()
      info_outline 12:01:28 PM Entered :: getSystemPreference(AUTO_PWD_GENERATE_ALLOW)
      info_outline 12:01:28 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 12:01:28 PM Password field exist
      info_outline 12:01:28 PM Trying to select Language
      info_outline 12:01:28 PM Language selected successfully as: English
      info_outline 12:01:28 PM Trying to enter Login ID
      info_outline 12:01:29 PM Login ID entered successfully as: AUT_70000
      info_outline 12:01:29 PM Trying to enter Password
      info_outline 12:01:29 PM Password entered successfully as: Com@1357
      info_outline 12:01:29 PM Trying to click Submit Button
      info_outline 12:01:30 PM Submit button clicked successfully
      info_outline 12:01:30 PM Trying to click Relogin Button
      info_outline 12:01:30 PM Relogin Button Not Found
      info_outline 12:01:30 PM Trying to enter Old Password
      info_outline 12:01:33 PM Old Password Entered successfully:Com@1357
      info_outline 12:01:33 PM Trying to enter New Password
      info_outline 12:01:33 PM New Password Entered successfully:Com@2468
      info_outline 12:01:33 PM Trying to enter Confirm Password
      info_outline 12:01:33 PM Confirm Password Entered successfully:Com@2468
      info_outline 12:01:33 PM Trying to click Submit Button
      info_outline 12:01:34 PM Submit Button clicked successfully
      info_outline 12:01:34 PM Exited changeUserFirstTimePassword()
      info_outline 12:01:34 PM Trying to fetch success message.
      info_outline 12:01:34 PM Message fetched as :: Successfully changed password
      info_outline 12:01:34 PM Pin Change is not required.
  • [Pre-Requisite]Group Role Management May 25, 2022 12:01:46 PM pass
    May 25, 2022 12:01:46 PM May 25, 2022 12:02:52 PM 0h 1m 6s+286ms
    • PGRPROLE2: To verify that Super Admin is able to perform Group Role Creation for Super Distributor category.
      May 25, 2022 12:01:46 PM 0h 0m 13s+735ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:01:46 PM Trying to get User with Access: GROUPROLE
      low_priority 12:01:46 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.GroupRoleManagement.addGroupRole(GroupRoleManagement.java:70)
      	at com.testscripts.prerequisites.PreRequisite_GroupRoleManagement.Test_GroupRoleCreation(PreRequisite_GroupRoleManagement.java:98)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:01:46 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.GroupRoleManagement.addGroupRole(GroupRoleManagement.java:70)
      	at com.testscripts.prerequisites.PreRequisite_GroupRoleManagement.Test_GroupRoleCreation(PreRequisite_GroupRoleManagement.java:98)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:01:46 PM Entered :: getUserNameByLogin()
      info_outline 12:01:46 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:01:46 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:01:46 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:01:47 PM Trying to select Language
      info_outline 12:01:47 PM Language selected successfully as: English
      info_outline 12:01:47 PM Trying to enter Login ID
      info_outline 12:01:47 PM Login ID entered successfully as: superadmin
      info_outline 12:01:47 PM Trying to enter Password
      info_outline 12:01:48 PM Password entered successfully as: 1357
      info_outline 12:01:48 PM Trying to click Submit Button
      info_outline 12:01:49 PM Submit button clicked successfully
      info_outline 12:01:50 PM Trying to click Relogin Button
      info_outline 12:01:50 PM Relogin Button Not Found
      info_outline 12:01:50 PM The generated GroupRoleName is ::AUT67854
      info_outline 12:01:50 PM Entered checkForUniqueGroupRoleName(AUT67854)
      info_outline 12:01:50 PM checkForUniqueGroupRoleName() :: select query: select case when exists (select 1 from GROUP_ROLES where ROLE_CODE = ?) then 'Y' else 'N' end as rec_exists
      info_outline 12:01:50 PM Database Returns: GroupRoleName Status (N)
      info_outline 12:01:50 PM Exited checkForUniqueGroupRoleName()
      info_outline 12:01:50 PM Multiple Networks page exists: true
      info_outline 12:01:51 PM Trying to click Masters link
      info_outline 12:01:52 PM Master Link clicked successfully
      info_outline 12:01:52 PM Trying to click Group Role Management link
      info_outline 12:01:53 PM Group Role Management link clicked successfully
      info_outline 12:01:53 PM User selected Domain.
      info_outline 12:01:53 PM User selected Category.
      info_outline 12:01:56 PM User clicked submit button.
      info_outline 12:01:57 PM User clicked add button.
      info_outline 12:01:57 PM User entered RoleCode:AUT67854
      info_outline 12:01:57 PM User entered Role Name:AUT67854
      info_outline 12:01:57 PM User entered Group Name:AUT67854
      info_outline 12:01:57 PM User entered fromHour:1
      info_outline 12:01:58 PM User entered toHour:24
      info_outline 12:01:58 PM User clicked check all checkbox.
      info_outline 12:01:59 PM User clicked save button.
      info_outline 12:02:00 PM User clicked confirm button.
      info_outline 12:02:00 PM The message fetched as:Group role successfully added
      info_outline 12:02:00 PM Trying to fetch Message using the Key: roles.addgrouprole.message.successaddmessage
      info_outline 12:02:00 PM Message fetched as: Group role successfully added
      info_outline 12:02:00 PM Preparing Expected Message
      info_outline 12:02:00 PM Prepared Message: Group role successfully added
      info_outline 12:02:00 PM
      Expected: Group role successfully added
      Found: Group role successfully added
      info_outline 12:02:00 PM Message Validation Success
      info_outline 12:02:00 PM
    • PGRPROLE2: To verify that Super Admin is able to perform Group Role Creation for Dealer category.
      May 25, 2022 12:02:02 PM 0h 0m 11s+837ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:02:02 PM Trying to get User with Access: GROUPROLE
      low_priority 12:02:02 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.GroupRoleManagement.addGroupRole(GroupRoleManagement.java:70)
      	at com.testscripts.prerequisites.PreRequisite_GroupRoleManagement.Test_GroupRoleCreation(PreRequisite_GroupRoleManagement.java:98)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:02:02 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.GroupRoleManagement.addGroupRole(GroupRoleManagement.java:70)
      	at com.testscripts.prerequisites.PreRequisite_GroupRoleManagement.Test_GroupRoleCreation(PreRequisite_GroupRoleManagement.java:98)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:02:02 PM Entered :: getUserNameByLogin()
      info_outline 12:02:02 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:02:02 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:02:02 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:02:03 PM Trying to select Language
      info_outline 12:02:03 PM Language selected successfully as: English
      info_outline 12:02:03 PM Trying to enter Login ID
      info_outline 12:02:03 PM Login ID entered successfully as: superadmin
      info_outline 12:02:03 PM Trying to enter Password
      info_outline 12:02:03 PM Password entered successfully as: 1357
      info_outline 12:02:03 PM Trying to click Submit Button
      info_outline 12:02:04 PM Submit button clicked successfully
      info_outline 12:02:04 PM Trying to click Relogin Button
      info_outline 12:02:05 PM Relogin Button Not Found
      info_outline 12:02:05 PM The generated GroupRoleName is ::AUT09040
      info_outline 12:02:05 PM Entered checkForUniqueGroupRoleName(AUT09040)
      info_outline 12:02:05 PM checkForUniqueGroupRoleName() :: select query: select case when exists (select 1 from GROUP_ROLES where ROLE_CODE = ?) then 'Y' else 'N' end as rec_exists
      info_outline 12:02:05 PM Database Returns: GroupRoleName Status (N)
      info_outline 12:02:05 PM Exited checkForUniqueGroupRoleName()
      info_outline 12:02:05 PM Multiple Networks page exists: true
      info_outline 12:02:06 PM Trying to click Masters link
      info_outline 12:02:07 PM Master Link clicked successfully
      info_outline 12:02:07 PM Trying to click Group Role Management link
      info_outline 12:02:08 PM Group Role Management link clicked successfully
      info_outline 12:02:08 PM User selected Domain.
      info_outline 12:02:08 PM User selected Category.
      info_outline 12:02:10 PM User clicked submit button.
      info_outline 12:02:11 PM User clicked add button.
      info_outline 12:02:11 PM User entered RoleCode:AUT09040
      info_outline 12:02:11 PM User entered Role Name:AUT09040
      info_outline 12:02:11 PM User entered Group Name:AUT09040
      info_outline 12:02:11 PM User entered fromHour:1
      info_outline 12:02:12 PM User entered toHour:24
      info_outline 12:02:12 PM User clicked check all checkbox.
      info_outline 12:02:13 PM User clicked save button.
      info_outline 12:02:14 PM User clicked confirm button.
      info_outline 12:02:14 PM The message fetched as:Group role successfully added
      info_outline 12:02:14 PM Trying to fetch Message using the Key: roles.addgrouprole.message.successaddmessage
      info_outline 12:02:14 PM Message fetched as: Group role successfully added
      info_outline 12:02:14 PM Preparing Expected Message
      info_outline 12:02:14 PM Prepared Message: Group role successfully added
      info_outline 12:02:14 PM
      Expected: Group role successfully added
      Found: Group role successfully added
      info_outline 12:02:14 PM Message Validation Success
      info_outline 12:02:14 PM
    • PGRPROLE2: To verify that Super Admin is able to perform Group Role Creation for Agent category.
      May 25, 2022 12:02:15 PM 0h 0m 11s+904ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:02:15 PM Trying to get User with Access: GROUPROLE
      low_priority 12:02:15 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.GroupRoleManagement.addGroupRole(GroupRoleManagement.java:70)
      	at com.testscripts.prerequisites.PreRequisite_GroupRoleManagement.Test_GroupRoleCreation(PreRequisite_GroupRoleManagement.java:98)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:02:15 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.GroupRoleManagement.addGroupRole(GroupRoleManagement.java:70)
      	at com.testscripts.prerequisites.PreRequisite_GroupRoleManagement.Test_GroupRoleCreation(PreRequisite_GroupRoleManagement.java:98)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:02:15 PM Entered :: getUserNameByLogin()
      info_outline 12:02:15 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:02:15 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:02:15 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:02:16 PM Trying to select Language
      info_outline 12:02:16 PM Language selected successfully as: English
      info_outline 12:02:16 PM Trying to enter Login ID
      info_outline 12:02:16 PM Login ID entered successfully as: superadmin
      info_outline 12:02:16 PM Trying to enter Password
      info_outline 12:02:16 PM Password entered successfully as: 1357
      info_outline 12:02:16 PM Trying to click Submit Button
      info_outline 12:02:17 PM Submit button clicked successfully
      info_outline 12:02:17 PM Trying to click Relogin Button
      info_outline 12:02:17 PM Relogin Button Not Found
      info_outline 12:02:17 PM The generated GroupRoleName is ::AUT27535
      info_outline 12:02:17 PM Entered checkForUniqueGroupRoleName(AUT27535)
      info_outline 12:02:17 PM checkForUniqueGroupRoleName() :: select query: select case when exists (select 1 from GROUP_ROLES where ROLE_CODE = ?) then 'Y' else 'N' end as rec_exists
      info_outline 12:02:17 PM Database Returns: GroupRoleName Status (N)
      info_outline 12:02:17 PM Exited checkForUniqueGroupRoleName()
      info_outline 12:02:17 PM Multiple Networks page exists: true
      info_outline 12:02:18 PM Trying to click Masters link
      info_outline 12:02:19 PM Master Link clicked successfully
      info_outline 12:02:19 PM Trying to click Group Role Management link
      info_outline 12:02:20 PM Group Role Management link clicked successfully
      info_outline 12:02:20 PM User selected Domain.
      info_outline 12:02:20 PM User selected Category.
      info_outline 12:02:23 PM User clicked submit button.
      info_outline 12:02:24 PM User clicked add button.
      info_outline 12:02:24 PM User entered RoleCode:AUT27535
      info_outline 12:02:24 PM User entered Role Name:AUT27535
      info_outline 12:02:24 PM User entered Group Name:AUT27535
      info_outline 12:02:24 PM User entered fromHour:1
      info_outline 12:02:24 PM User entered toHour:24
      info_outline 12:02:25 PM User clicked check all checkbox.
      info_outline 12:02:25 PM User clicked save button.
      info_outline 12:02:26 PM User clicked confirm button.
      info_outline 12:02:26 PM The message fetched as:Group role successfully added
      info_outline 12:02:27 PM Trying to fetch Message using the Key: roles.addgrouprole.message.successaddmessage
      info_outline 12:02:27 PM Message fetched as: Group role successfully added
      info_outline 12:02:27 PM Preparing Expected Message
      info_outline 12:02:27 PM Prepared Message: Group role successfully added
      info_outline 12:02:27 PM
      Expected: Group role successfully added
      Found: Group role successfully added
      info_outline 12:02:27 PM Message Validation Success
      info_outline 12:02:27 PM
    • PGRPROLE2: To verify that Super Admin is able to perform Group Role Creation for Agent category.
      May 25, 2022 12:02:27 PM 0h 0m 11s+427ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:02:27 PM Trying to get User with Access: GROUPROLE
      low_priority 12:02:27 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.GroupRoleManagement.addGroupRole(GroupRoleManagement.java:70)
      	at com.testscripts.prerequisites.PreRequisite_GroupRoleManagement.Test_GroupRoleCreation(PreRequisite_GroupRoleManagement.java:98)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:02:27 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.GroupRoleManagement.addGroupRole(GroupRoleManagement.java:70)
      	at com.testscripts.prerequisites.PreRequisite_GroupRoleManagement.Test_GroupRoleCreation(PreRequisite_GroupRoleManagement.java:98)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:02:28 PM Entered :: getUserNameByLogin()
      info_outline 12:02:28 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:02:28 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:02:28 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:02:28 PM Trying to select Language
      info_outline 12:02:28 PM Language selected successfully as: English
      info_outline 12:02:28 PM Trying to enter Login ID
      info_outline 12:02:28 PM Login ID entered successfully as: superadmin
      info_outline 12:02:28 PM Trying to enter Password
      info_outline 12:02:28 PM Password entered successfully as: 1357
      info_outline 12:02:28 PM Trying to click Submit Button
      info_outline 12:02:29 PM Submit button clicked successfully
      info_outline 12:02:29 PM Trying to click Relogin Button
      info_outline 12:02:30 PM Relogin Button Not Found
      info_outline 12:02:30 PM The generated GroupRoleName is ::AUT42179
      info_outline 12:02:30 PM Entered checkForUniqueGroupRoleName(AUT42179)
      info_outline 12:02:30 PM checkForUniqueGroupRoleName() :: select query: select case when exists (select 1 from GROUP_ROLES where ROLE_CODE = ?) then 'Y' else 'N' end as rec_exists
      info_outline 12:02:30 PM Database Returns: GroupRoleName Status (N)
      info_outline 12:02:30 PM Exited checkForUniqueGroupRoleName()
      info_outline 12:02:30 PM Multiple Networks page exists: true
      info_outline 12:02:31 PM Trying to click Masters link
      info_outline 12:02:32 PM Master Link clicked successfully
      info_outline 12:02:32 PM Trying to click Group Role Management link
      info_outline 12:02:32 PM Group Role Management link clicked successfully
      info_outline 12:02:33 PM User selected Domain.
      info_outline 12:02:33 PM User selected Category.
      info_outline 12:02:35 PM User clicked submit button.
      info_outline 12:02:36 PM User clicked add button.
      info_outline 12:02:36 PM User entered RoleCode:AUT42179
      info_outline 12:02:36 PM User entered Role Name:AUT42179
      info_outline 12:02:36 PM User entered Group Name:AUT42179
      info_outline 12:02:37 PM User entered fromHour:1
      info_outline 12:02:37 PM User entered toHour:24
      info_outline 12:02:37 PM User clicked check all checkbox.
      info_outline 12:02:38 PM User clicked save button.
      info_outline 12:02:39 PM User clicked confirm button.
      info_outline 12:02:39 PM The message fetched as:Group role successfully added
      info_outline 12:02:39 PM Trying to fetch Message using the Key: roles.addgrouprole.message.successaddmessage
      info_outline 12:02:39 PM Message fetched as: Group role successfully added
      info_outline 12:02:39 PM Preparing Expected Message
      info_outline 12:02:39 PM Prepared Message: Group role successfully added
      info_outline 12:02:39 PM
      Expected: Group role successfully added
      Found: Group role successfully added
      info_outline 12:02:39 PM Message Validation Success
      info_outline 12:02:39 PM
    • PGRPROLE2: To verify that Super Admin is able to perform Group Role Creation for Retailer category.
      May 25, 2022 12:02:40 PM 0h 0m 12s+768ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:02:40 PM Trying to get User with Access: GROUPROLE
      low_priority 12:02:40 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.GroupRoleManagement.addGroupRole(GroupRoleManagement.java:70)
      	at com.testscripts.prerequisites.PreRequisite_GroupRoleManagement.Test_GroupRoleCreation(PreRequisite_GroupRoleManagement.java:98)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:02:40 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.GroupRoleManagement.addGroupRole(GroupRoleManagement.java:70)
      	at com.testscripts.prerequisites.PreRequisite_GroupRoleManagement.Test_GroupRoleCreation(PreRequisite_GroupRoleManagement.java:98)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:02:40 PM Entered :: getUserNameByLogin()
      info_outline 12:02:40 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:02:40 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:02:40 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:02:40 PM Trying to select Language
      info_outline 12:02:40 PM Language selected successfully as: English
      info_outline 12:02:40 PM Trying to enter Login ID
      info_outline 12:02:41 PM Login ID entered successfully as: superadmin
      info_outline 12:02:41 PM Trying to enter Password
      info_outline 12:02:41 PM Password entered successfully as: 1357
      info_outline 12:02:41 PM Trying to click Submit Button
      info_outline 12:02:42 PM Submit button clicked successfully
      info_outline 12:02:42 PM Trying to click Relogin Button
      info_outline 12:02:42 PM Relogin Button Not Found
      info_outline 12:02:42 PM The generated GroupRoleName is ::AUT55537
      info_outline 12:02:42 PM Entered checkForUniqueGroupRoleName(AUT55537)
      info_outline 12:02:42 PM checkForUniqueGroupRoleName() :: select query: select case when exists (select 1 from GROUP_ROLES where ROLE_CODE = ?) then 'Y' else 'N' end as rec_exists
      info_outline 12:02:42 PM Database Returns: GroupRoleName Status (N)
      info_outline 12:02:42 PM Exited checkForUniqueGroupRoleName()
      info_outline 12:02:42 PM Multiple Networks page exists: true
      info_outline 12:02:43 PM Trying to click Masters link
      info_outline 12:02:44 PM Master Link clicked successfully
      info_outline 12:02:44 PM Trying to click Group Role Management link
      info_outline 12:02:45 PM Group Role Management link clicked successfully
      info_outline 12:02:45 PM User selected Domain.
      info_outline 12:02:45 PM User selected Category.
      info_outline 12:02:47 PM User clicked submit button.
      info_outline 12:02:49 PM User clicked add button.
      info_outline 12:02:49 PM User entered RoleCode:AUT55537
      info_outline 12:02:49 PM User entered Role Name:AUT55537
      info_outline 12:02:49 PM User entered Group Name:AUT55537
      info_outline 12:02:49 PM User entered fromHour:1
      info_outline 12:02:49 PM User entered toHour:24
      info_outline 12:02:49 PM User clicked check all checkbox.
      info_outline 12:02:51 PM User clicked save button.
      info_outline 12:02:52 PM User clicked confirm button.
      info_outline 12:02:52 PM The message fetched as:Group role successfully added
      info_outline 12:02:52 PM Trying to fetch Message using the Key: roles.addgrouprole.message.successaddmessage
      info_outline 12:02:52 PM Message fetched as: Group role successfully added
      info_outline 12:02:52 PM Preparing Expected Message
      info_outline 12:02:52 PM Prepared Message: Group role successfully added
      info_outline 12:02:52 PM
      Expected: Group role successfully added
      Found: Group role successfully added
      info_outline 12:02:52 PM Message Validation Success
      info_outline 12:02:52 PM
  • [Pre-Requisite]Transfer Control Profile May 25, 2022 12:02:57 PM pass
    May 25, 2022 12:02:57 PM May 25, 2022 12:19:42 PM 0h 16m 44s+958ms
    • PTRFCNTRLPRF1: To verify that Super Admin is able to create Category Level TCP for Super Distributor category.
      May 25, 2022 12:02:57 PM 0h 1m 18s+661ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:02:57 PM Entered createCategoryLevelTransferControlProfile(1, Distributor, Super Distributor)
      info_outline 12:02:57 PM Trying to get User with Access: TRANSFERPROFCAT
      low_priority 12:02:57 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:100)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:02:57 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:100)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:02:57 PM Entered :: getUserNameByLogin()
      info_outline 12:02:57 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:02:57 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:02:57 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:02:58 PM Trying to select Language
      info_outline 12:02:58 PM Language selected successfully as: English
      info_outline 12:02:58 PM Trying to enter Login ID
      info_outline 12:02:58 PM Login ID entered successfully as: superadmin
      info_outline 12:02:58 PM Trying to enter Password
      info_outline 12:02:58 PM Password entered successfully as: 1357
      info_outline 12:02:58 PM Trying to click Submit Button
      info_outline 12:03:00 PM Submit button clicked successfully
      info_outline 12:03:00 PM Trying to click Relogin Button
      info_outline 12:03:00 PM Relogin Button Not Found
      info_outline 12:03:00 PM Multiple Networks page exists: true
      info_outline 12:03:03 PM User clicked Profile Management.
      info_outline 12:03:03 PM User selected Domain Name.
      info_outline 12:03:03 PM User selected Category Name.
      info_outline 12:03:04 PM User clicked Submit Button.
      info_outline 12:03:04 PM The generated TCP Name is ::AUT03482
      info_outline 12:03:04 PM Entered :: checkForUniqueTCPName()
      info_outline 12:03:04 PM Query Repository Returns: TCPNAMEStatus (N)
      info_outline 12:03:04 PM Category level TCP for Domain: Distributor and Category: Super Distributoralready exists.
      info_outline 12:03:05 PM User clicked Modify Button.
      info_outline 12:03:05 PM User entered Balance Preference Minimum Residual Balance: 0
      info_outline 12:03:05 PM User entered Balance Preference Maximum Residual Balance: 999999999
      info_outline 12:03:05 PM User entered Per C2S Transaction Amount Minimum: 0
      info_outline 12:03:05 PM User entered Per C2S Transaction Amount Maximum: 999999999
      info_outline 12:03:05 PM User entered Alerting Balance: 9999
      info_outline 12:03:05 PM User entered Allowed Max Percentage: 80
      info_outline 12:03:06 PM User entered Balance Preference Minimum Residual Balance: 0
      info_outline 12:03:06 PM User entered Balance Preference Maximum Residual Balance: 999999999
      info_outline 12:03:06 PM User entered Per C2S Transaction Amount Minimum: 0
      info_outline 12:03:06 PM User entered Per C2S Transaction Amount Maximum: 999999999
      info_outline 12:03:06 PM User entered Alerting Balance: 9999
      info_outline 12:03:06 PM User entered Allowed Max Percentage: 80
      info_outline 12:03:06 PM User entered Balance Preference Minimum Residual Balance: 0
      info_outline 12:03:06 PM User entered Balance Preference Maximum Residual Balance: 999999999
      info_outline 12:03:07 PM User entered Per C2S Transaction Amount Minimum: 0
      info_outline 12:03:07 PM User entered Per C2S Transaction Amount Maximum: 999999999
      info_outline 12:03:07 PM User entered Alerting Balance: 9999
      info_outline 12:03:07 PM User entered Allowed Max Percentage: 80
      info_outline 12:03:07 PM User entered Transfer Control Profile Daily Transfer In Count: 999999
      info_outline 12:03:07 PM User entered Transfer Control Profile Daily Transfer In AlertingCount: 9999
      info_outline 12:03:07 PM User entered Transfer Control Profile Daily Transfer In Value: 999999999
      info_outline 12:03:07 PM User entered Transfer Control Profile Daily Transfer In Alerting Value: 9999
      info_outline 12:03:08 PM User entered Transfer Control Profile Daily Channel Transfer Out Count: 999999
      info_outline 12:03:08 PM User entered Transfer Control Profile Daily Channel Transfer Out Alerting Count: 9999
      info_outline 12:03:08 PM User entered Transfer Control Profile Daily Channel Transfer Out Value: 999999999
      info_outline 12:03:08 PM User entered Transfer Control Profile Daily Channel Transfer Out Alerting Value: 9999
      info_outline 12:03:08 PM User entered Transfer Control Profile Daily Subscriber Transfer In Count: 999999
      info_outline 12:03:08 PM User entered Transfer Control Profile Daily Subscriber Transfer In Alerting Count: 9999
      info_outline 12:03:09 PM User entered Transfer Control Profile Daily Subscriber Transfer In Value: 999999999
      info_outline 12:03:09 PM User entered Transfer Control Profile Daily Subscriber Transfer In Alerting Value: 9999
      info_outline 12:03:09 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Count: 999999
      info_outline 12:03:09 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Alerting Count: 9999
      info_outline 12:03:09 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Value: 999999999
      info_outline 12:03:09 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Alerting Value: 9999
      info_outline 12:03:09 PM User entered Transfer Control Profile Weekly Transfer In Count: 999999
      info_outline 12:03:10 PM User entered Transfer Control Profile Weekly Transfer In AlertingCount: 9999
      info_outline 12:03:10 PM User entered Transfer Control Profile Weekly Transfer In Value: 999999999
      info_outline 12:03:10 PM User entered Transfer Control Profile Weekly Transfer In Alerting Value: 9999
      info_outline 12:03:10 PM User entered Transfer Control Profile Weekly Channel Transfer Out Count: 999999
      info_outline 12:03:10 PM User entered Transfer Control Profile Weekly Channel Transfer Out Alerting Count: 9999
      info_outline 12:03:10 PM User entered Transfer Control Profile Weekly Channel Transfer Out Value: 999999999
      info_outline 12:03:11 PM User entered Transfer Control Profile Weekly Channel Transfer Out Alerting Value: 9999
      info_outline 12:03:11 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Count: 999999
      info_outline 12:03:11 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Alerting Count: 9999
      info_outline 12:03:11 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Value: 999999999
      info_outline 12:03:11 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Alerting Value: 9999
      info_outline 12:03:11 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Count: 999999
      info_outline 12:03:11 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Alerting Count: 9999
      info_outline 12:03:12 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Value: 999999999
      info_outline 12:03:12 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Alerting Value: 9999
      info_outline 12:03:12 PM User entered Transfer Control Profile Monthly Transfer In Count: 999999
      info_outline 12:03:12 PM User entered Transfer Control Profile Monthly Transfer In AlertingCount: 9999
      info_outline 12:03:12 PM User entered Transfer Control Profile Monthly Transfer In Value: 999999999
      info_outline 12:03:12 PM User entered Transfer Control Profile Monthly Transfer In Alerting Value: 9999
      info_outline 12:03:13 PM User entered Transfer Control Profile Monthly Channel Transfer Out Count: 999999
      info_outline 12:03:13 PM User entered Transfer Control Profile Monthly Channel Transfer Out Alerting Count: 9999
      info_outline 12:03:13 PM User entered Transfer Control Profile Monthly Channel Transfer Out Value: 999999999
      info_outline 12:03:13 PM User entered Transfer Control Profile Monthly Channel Transfer Out Alerting Value: 9999
      info_outline 12:03:13 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Count: 999999
      info_outline 12:03:13 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Alerting Count: 9999
      info_outline 12:03:13 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Value: 999999999
      info_outline 12:03:14 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Alerting Value: 9999
      info_outline 12:03:14 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Count: 999999
      info_outline 12:03:14 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Alerting Count: 9999
      info_outline 12:03:14 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Value: 999999999
      info_outline 12:03:14 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Alerting Value: 9999
      info_outline 12:03:15 PM User clicked Save Button.
      info_outline 12:03:16 PM User clicked Confirm Button.
      info_outline 12:03:16 PM Entered :: fetchTCPID()
      info_outline 12:03:16 PM Query Repository Returns: Transfer Control Profile ID (205)
      info_outline 12:03:17 PM Entered updateCache([TRFPRF, TRFPRFPRD])
      info_outline 12:03:17 PM Trying to get User with Access: CACHEUPDATE
      low_priority 12:03:17 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:297)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:03:17 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:297)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:03:17 PM Entered :: getUserNameByLogin()
      info_outline 12:03:17 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:03:17 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:03:17 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:03:18 PM Trying to select Language
      info_outline 12:03:18 PM Language selected successfully as: English
      info_outline 12:03:18 PM Trying to enter Login ID
      info_outline 12:03:18 PM Login ID entered successfully as: superadmin
      info_outline 12:03:18 PM Trying to enter Password
      info_outline 12:03:18 PM Password entered successfully as: 1357
      info_outline 12:03:18 PM Trying to click Submit Button
      info_outline 12:03:19 PM Submit button clicked successfully
      info_outline 12:03:19 PM Trying to click Relogin Button
      info_outline 12:03:19 PM Relogin Button Not Found
      info_outline 12:03:19 PM Multiple Networks page exists: true
      info_outline 12:03:20 PM Trying to click Masters link
      info_outline 12:03:22 PM Master Link clicked successfully
      info_outline 12:03:23 PM User clicked Update Cache Page
      info_outline 12:03:23 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 12:03:23 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 12:03:23 PM Trying to select Cache Param ID: TRFPRF
      info_outline 12:03:23 PM Cache Param 'Transfer Profile Cache' selected successfully
      info_outline 12:03:23 PM Trying to select Cache Param ID: TRFPRFPRD
      info_outline 12:03:23 PM Cache Param 'Transfer Profile Product Cache' selected successfully
      info_outline 12:03:23 PM Trying to check 'All' option in Update Cache
      info_outline 12:03:24 PM 'All' option clicked successfully in Update Cache
      info_outline 12:03:24 PM Trying to click Submit Button
      info_outline 12:04:14 PM Submit Button clicked successfully
      info_outline 12:04:14 PM Trying to fetch Message from Update Cache
      info_outline 12:04:15 PM Message fetched successfully
      info_outline 12:04:15 PM User clicked Logout.
      info_outline 12:04:16 PM Exited updateCache()
      info_outline 12:04:16 PM Exited createCategoryLevelTransferControlProfile()
    • PTRFCNTRLPRF2: To verify that Network Admin is able to create Channel Level TCP for Super Distributor category.
      May 25, 2022 12:04:16 PM 0h 2m 8s+256ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:04:16 PM Entered createChannelLevelTransferControlProfile(1, Distributor, Super Distributor)
      info_outline 12:04:16 PM Trying to get User with Access: TRFCNTPROFILE
      low_priority 12:04:16 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.TransferControlProfile.createChannelLevelTransferControlProfile(TransferControlProfile.java:312)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:38)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:04:16 PM Entered :: getUserNameByLogin()
      info_outline 12:04:16 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 12:04:16 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 12:04:16 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 12:04:16 PM Trying to select Language
      info_outline 12:04:17 PM Language selected successfully as: English
      info_outline 12:04:17 PM Trying to enter Login ID
      info_outline 12:04:17 PM Login ID entered successfully as: AUT_96764
      info_outline 12:04:17 PM Trying to enter Password
      info_outline 12:04:17 PM Password entered successfully as: Com@2468
      info_outline 12:04:17 PM Trying to click Submit Button
      info_outline 12:04:19 PM Submit button clicked successfully
      info_outline 12:04:19 PM Trying to click Relogin Button
      info_outline 12:04:19 PM Relogin Button Not Found
      info_outline 12:04:19 PM Multiple Networks page exists: false
      info_outline 12:04:19 PM Only single Network code exist: NG
      info_outline 12:04:20 PM User clicked Profile Management.
      info_outline 12:04:20 PM The generated TCP Name is ::AUT56760
      info_outline 12:04:20 PM Entered :: checkForUniqueTCPName()
      info_outline 12:04:21 PM Query Repository Returns: TCPNAMEStatus (N)
      info_outline 12:04:22 PM User clicked Transfer Control Profile.
      info_outline 12:04:22 PM User selected Domain Name.
      info_outline 12:04:22 PM User selected Category Name.
      info_outline 12:04:24 PM User clicked Submit Button.
      info_outline 12:04:25 PM User clicked Add Button.
      info_outline 12:04:25 PM User entered Profile Name: AUT56760
      info_outline 12:04:25 PM User entered Short Name: AUT56760
      info_outline 12:04:25 PM User entered Description: Automated Tranfer Control Profile Creation.
      info_outline 12:04:26 PM User selected Validity Type: Y
      info_outline 12:04:27 PM User clicked Save Button.
      info_outline 12:04:30 PM User clicked Confirm Button.
      info_outline 12:04:30 PM Entered :: fetchTCPID()
      info_outline 12:04:30 PM Query Repository Returns: Transfer Control Profile ID (1219)
      info_outline 12:04:30 PM Entered updateCache([TRFPRF, TRFPRFPRD])
      info_outline 12:04:30 PM Trying to get User with Access: CACHEUPDATE
      low_priority 12:04:30 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createChannelLevelTransferControlProfile(TransferControlProfile.java:353)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:38)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:04:30 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createChannelLevelTransferControlProfile(TransferControlProfile.java:353)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:38)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:04:30 PM Entered :: getUserNameByLogin()
      info_outline 12:04:30 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:04:30 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:04:30 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:04:31 PM Trying to select Language
      info_outline 12:04:31 PM Language selected successfully as: English
      info_outline 12:04:31 PM Trying to enter Login ID
      info_outline 12:04:31 PM Login ID entered successfully as: superadmin
      info_outline 12:04:31 PM Trying to enter Password
      info_outline 12:04:31 PM Password entered successfully as: 1357
      info_outline 12:04:31 PM Trying to click Submit Button
      info_outline 12:04:33 PM Submit button clicked successfully
      info_outline 12:04:33 PM Trying to click Relogin Button
      info_outline 12:04:33 PM Relogin Button Not Found
      info_outline 12:04:33 PM Multiple Networks page exists: true
      info_outline 12:04:34 PM Trying to click Masters link
      info_outline 12:04:35 PM Master Link clicked successfully
      info_outline 12:04:36 PM User clicked Update Cache Page
      info_outline 12:04:36 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 12:04:36 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 12:04:36 PM Trying to select Cache Param ID: TRFPRF
      info_outline 12:04:36 PM Cache Param 'Transfer Profile Cache' selected successfully
      info_outline 12:04:36 PM Trying to select Cache Param ID: TRFPRFPRD
      info_outline 12:04:37 PM Cache Param 'Transfer Profile Product Cache' selected successfully
      info_outline 12:04:37 PM Trying to check 'All' option in Update Cache
      info_outline 12:04:37 PM 'All' option clicked successfully in Update Cache
      info_outline 12:04:37 PM Trying to click Submit Button
      info_outline 12:05:20 PM Submit Button clicked successfully
      info_outline 12:05:20 PM Trying to fetch Message from Update Cache
      info_outline 12:05:20 PM Message fetched successfully
      info_outline 12:05:20 PM User clicked Logout.
      info_outline 12:05:21 PM Exited updateCache()
      info_outline 12:05:21 PM Exited createChannelLevelTransferControlProfile()
      info_outline 12:05:21 PM Trying to get User with Access: TRFCNTPROFILE
      low_priority 12:05:21 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.TransferControlProfile.modifyChannelLevelTransferProfileDefault(TransferControlProfile.java:499)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:39)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:05:21 PM Entered :: getUserNameByLogin()
      info_outline 12:05:21 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 12:05:21 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 12:05:21 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 12:05:22 PM Trying to select Language
      info_outline 12:05:22 PM Language selected successfully as: English
      info_outline 12:05:22 PM Trying to enter Login ID
      info_outline 12:05:22 PM Login ID entered successfully as: AUT_96764
      info_outline 12:05:22 PM Trying to enter Password
      info_outline 12:05:22 PM Password entered successfully as: Com@2468
      info_outline 12:05:22 PM Trying to click Submit Button
      info_outline 12:05:24 PM Submit button clicked successfully
      info_outline 12:05:24 PM Trying to click Relogin Button
      info_outline 12:05:24 PM Relogin Button Not Found
      info_outline 12:05:24 PM Multiple Networks page exists: false
      info_outline 12:05:24 PM Only single Network code exist: NG
      info_outline 12:05:26 PM User clicked Profile Management.
      info_outline 12:05:27 PM User clicked Transfer Control Profile.
      info_outline 12:05:27 PM User selected Domain Name.
      info_outline 12:05:27 PM User selected Category Name.
      info_outline 12:05:28 PM User clicked Submit Button.
      info_outline 12:05:28 PM Entered :: fetchTCPID()
      info_outline 12:05:29 PM Query Repository Returns: Transfer Control Profile ID (1219)
      info_outline 12:05:30 PM User clicked Modify Button.
      info_outline 12:05:30 PM User clicked Default Profile.
      info_outline 12:05:31 PM User Clicked submit button
      info_outline 12:05:33 PM User clicked Confirm Button.
      info_outline 12:05:33 PM Entered updateCache([TRFPRF, TRFPRFPRD])
      info_outline 12:05:33 PM Trying to get User with Access: CACHEUPDATE
      low_priority 12:05:33 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.modifyChannelLevelTransferProfileDefault(TransferControlProfile.java:525)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:39)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:05:33 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.modifyChannelLevelTransferProfileDefault(TransferControlProfile.java:525)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:39)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:05:33 PM Entered :: getUserNameByLogin()
      info_outline 12:05:33 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:05:33 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:05:33 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:05:33 PM Trying to select Language
      info_outline 12:05:33 PM Language selected successfully as: English
      info_outline 12:05:33 PM Trying to enter Login ID
      info_outline 12:05:34 PM Login ID entered successfully as: superadmin
      info_outline 12:05:34 PM Trying to enter Password
      info_outline 12:05:34 PM Password entered successfully as: 1357
      info_outline 12:05:34 PM Trying to click Submit Button
      info_outline 12:05:35 PM Submit button clicked successfully
      info_outline 12:05:35 PM Trying to click Relogin Button
      info_outline 12:05:35 PM Relogin Button Not Found
      info_outline 12:05:35 PM Multiple Networks page exists: true
      info_outline 12:05:36 PM Trying to click Masters link
      info_outline 12:05:37 PM Master Link clicked successfully
      info_outline 12:05:37 PM User clicked Update Cache Page
      info_outline 12:05:37 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 12:05:38 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 12:05:38 PM Trying to select Cache Param ID: TRFPRF
      info_outline 12:05:38 PM Cache Param 'Transfer Profile Cache' selected successfully
      info_outline 12:05:38 PM Trying to select Cache Param ID: TRFPRFPRD
      info_outline 12:05:38 PM Cache Param 'Transfer Profile Product Cache' selected successfully
      info_outline 12:05:38 PM Trying to check 'All' option in Update Cache
      info_outline 12:05:38 PM 'All' option clicked successfully in Update Cache
      info_outline 12:05:38 PM Trying to click Submit Button
      info_outline 12:06:23 PM Submit Button clicked successfully
      info_outline 12:06:23 PM Trying to fetch Message from Update Cache
      info_outline 12:06:23 PM Message fetched successfully
      info_outline 12:06:24 PM User clicked Logout.
      info_outline 12:06:24 PM Exited updateCache()
    • PTRFCNTRLPRF1: To verify that Super Admin is able to create Category Level TCP for Dealer category.
      May 25, 2022 12:06:24 PM 0h 1m 12s+629ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:06:24 PM Entered createCategoryLevelTransferControlProfile(2, Distributor, Dealer)
      info_outline 12:06:24 PM Trying to get User with Access: TRANSFERPROFCAT
      low_priority 12:06:24 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:100)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:06:24 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:100)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:06:24 PM Entered :: getUserNameByLogin()
      info_outline 12:06:24 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:06:24 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:06:24 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:06:25 PM Trying to select Language
      info_outline 12:06:25 PM Language selected successfully as: English
      info_outline 12:06:25 PM Trying to enter Login ID
      info_outline 12:06:25 PM Login ID entered successfully as: superadmin
      info_outline 12:06:25 PM Trying to enter Password
      info_outline 12:06:25 PM Password entered successfully as: 1357
      info_outline 12:06:25 PM Trying to click Submit Button
      info_outline 12:06:26 PM Submit button clicked successfully
      info_outline 12:06:26 PM Trying to click Relogin Button
      info_outline 12:06:26 PM Relogin Button Not Found
      info_outline 12:06:26 PM Multiple Networks page exists: true
      info_outline 12:06:28 PM User clicked Profile Management.
      info_outline 12:06:28 PM User selected Domain Name.
      info_outline 12:06:28 PM User selected Category Name.
      info_outline 12:06:29 PM User clicked Submit Button.
      info_outline 12:06:29 PM The generated TCP Name is ::AUT40191
      info_outline 12:06:29 PM Entered :: checkForUniqueTCPName()
      info_outline 12:06:29 PM Query Repository Returns: TCPNAMEStatus (N)
      info_outline 12:06:29 PM Category level TCP for Domain: Distributor and Category: Dealeralready exists.
      info_outline 12:06:30 PM User clicked Modify Button.
      info_outline 12:06:30 PM User entered Balance Preference Minimum Residual Balance: 0
      info_outline 12:06:30 PM User entered Balance Preference Maximum Residual Balance: 999999999
      info_outline 12:06:30 PM User entered Per C2S Transaction Amount Minimum: 0
      info_outline 12:06:30 PM User entered Per C2S Transaction Amount Maximum: 999999999
      info_outline 12:06:30 PM User entered Alerting Balance: 9999
      info_outline 12:06:31 PM User entered Allowed Max Percentage: 80
      info_outline 12:06:31 PM User entered Balance Preference Minimum Residual Balance: 0
      info_outline 12:06:31 PM User entered Balance Preference Maximum Residual Balance: 999999999
      info_outline 12:06:31 PM User entered Per C2S Transaction Amount Minimum: 0
      info_outline 12:06:31 PM User entered Per C2S Transaction Amount Maximum: 999999999
      info_outline 12:06:31 PM User entered Alerting Balance: 9999
      info_outline 12:06:31 PM User entered Allowed Max Percentage: 80
      info_outline 12:06:31 PM User entered Balance Preference Minimum Residual Balance: 0
      info_outline 12:06:31 PM User entered Balance Preference Maximum Residual Balance: 999999999
      info_outline 12:06:32 PM User entered Per C2S Transaction Amount Minimum: 0
      info_outline 12:06:32 PM User entered Per C2S Transaction Amount Maximum: 999999999
      info_outline 12:06:32 PM User entered Alerting Balance: 9999
      info_outline 12:06:32 PM User entered Allowed Max Percentage: 80
      info_outline 12:06:32 PM User entered Transfer Control Profile Daily Transfer In Count: 999999
      info_outline 12:06:32 PM User entered Transfer Control Profile Daily Transfer In AlertingCount: 9999
      info_outline 12:06:32 PM User entered Transfer Control Profile Daily Transfer In Value: 999999999
      info_outline 12:06:32 PM User entered Transfer Control Profile Daily Transfer In Alerting Value: 9999
      info_outline 12:06:33 PM User entered Transfer Control Profile Daily Channel Transfer Out Count: 999999
      info_outline 12:06:33 PM User entered Transfer Control Profile Daily Channel Transfer Out Alerting Count: 9999
      info_outline 12:06:33 PM User entered Transfer Control Profile Daily Channel Transfer Out Value: 999999999
      info_outline 12:06:33 PM User entered Transfer Control Profile Daily Channel Transfer Out Alerting Value: 9999
      info_outline 12:06:33 PM User entered Transfer Control Profile Daily Subscriber Transfer In Count: 999999
      info_outline 12:06:33 PM User entered Transfer Control Profile Daily Subscriber Transfer In Alerting Count: 9999
      info_outline 12:06:33 PM User entered Transfer Control Profile Daily Subscriber Transfer In Value: 999999999
      info_outline 12:06:34 PM User entered Transfer Control Profile Daily Subscriber Transfer In Alerting Value: 9999
      info_outline 12:06:34 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Count: 999999
      info_outline 12:06:34 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Alerting Count: 9999
      info_outline 12:06:34 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Value: 999999999
      info_outline 12:06:34 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Alerting Value: 9999
      info_outline 12:06:35 PM User entered Transfer Control Profile Weekly Transfer In Count: 999999
      info_outline 12:06:35 PM User entered Transfer Control Profile Weekly Transfer In AlertingCount: 9999
      info_outline 12:06:35 PM User entered Transfer Control Profile Weekly Transfer In Value: 999999999
      info_outline 12:06:35 PM User entered Transfer Control Profile Weekly Transfer In Alerting Value: 9999
      info_outline 12:06:36 PM User entered Transfer Control Profile Weekly Channel Transfer Out Count: 999999
      info_outline 12:06:36 PM User entered Transfer Control Profile Weekly Channel Transfer Out Alerting Count: 9999
      info_outline 12:06:36 PM User entered Transfer Control Profile Weekly Channel Transfer Out Value: 999999999
      info_outline 12:06:36 PM User entered Transfer Control Profile Weekly Channel Transfer Out Alerting Value: 9999
      info_outline 12:06:36 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Count: 999999
      info_outline 12:06:37 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Alerting Count: 9999
      info_outline 12:06:37 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Value: 999999999
      info_outline 12:06:37 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Alerting Value: 9999
      info_outline 12:06:37 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Count: 999999
      info_outline 12:06:37 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Alerting Count: 9999
      info_outline 12:06:38 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Value: 999999999
      info_outline 12:06:38 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Alerting Value: 9999
      info_outline 12:06:38 PM User entered Transfer Control Profile Monthly Transfer In Count: 999999
      info_outline 12:06:38 PM User entered Transfer Control Profile Monthly Transfer In AlertingCount: 9999
      info_outline 12:06:39 PM User entered Transfer Control Profile Monthly Transfer In Value: 999999999
      info_outline 12:06:39 PM User entered Transfer Control Profile Monthly Transfer In Alerting Value: 9999
      info_outline 12:06:39 PM User entered Transfer Control Profile Monthly Channel Transfer Out Count: 999999
      info_outline 12:06:39 PM User entered Transfer Control Profile Monthly Channel Transfer Out Alerting Count: 9999
      info_outline 12:06:40 PM User entered Transfer Control Profile Monthly Channel Transfer Out Value: 999999999
      info_outline 12:06:40 PM User entered Transfer Control Profile Monthly Channel Transfer Out Alerting Value: 9999
      info_outline 12:06:40 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Count: 999999
      info_outline 12:06:40 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Alerting Count: 9999
      info_outline 12:06:40 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Value: 999999999
      info_outline 12:06:41 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Alerting Value: 9999
      info_outline 12:06:41 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Count: 999999
      info_outline 12:06:41 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Alerting Count: 9999
      info_outline 12:06:41 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Value: 999999999
      info_outline 12:06:42 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Alerting Value: 9999
      info_outline 12:06:43 PM User clicked Save Button.
      info_outline 12:06:44 PM User clicked Confirm Button.
      info_outline 12:06:44 PM Entered :: fetchTCPID()
      info_outline 12:06:44 PM Query Repository Returns: Transfer Control Profile ID (206)
      info_outline 12:06:45 PM Entered updateCache([TRFPRF, TRFPRFPRD])
      info_outline 12:06:45 PM Trying to get User with Access: CACHEUPDATE
      low_priority 12:06:45 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:297)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:06:45 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:297)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:06:45 PM Entered :: getUserNameByLogin()
      info_outline 12:06:45 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:06:45 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:06:45 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:06:46 PM Trying to select Language
      info_outline 12:06:46 PM Language selected successfully as: English
      info_outline 12:06:46 PM Trying to enter Login ID
      info_outline 12:06:46 PM Login ID entered successfully as: superadmin
      info_outline 12:06:46 PM Trying to enter Password
      info_outline 12:06:46 PM Password entered successfully as: 1357
      info_outline 12:06:46 PM Trying to click Submit Button
      info_outline 12:06:47 PM Submit button clicked successfully
      info_outline 12:06:47 PM Trying to click Relogin Button
      info_outline 12:06:47 PM Relogin Button Not Found
      info_outline 12:06:47 PM Multiple Networks page exists: true
      info_outline 12:06:48 PM Trying to click Masters link
      info_outline 12:06:49 PM Master Link clicked successfully
      info_outline 12:06:50 PM User clicked Update Cache Page
      info_outline 12:06:50 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 12:06:50 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 12:06:50 PM Trying to select Cache Param ID: TRFPRF
      info_outline 12:06:50 PM Cache Param 'Transfer Profile Cache' selected successfully
      info_outline 12:06:50 PM Trying to select Cache Param ID: TRFPRFPRD
      info_outline 12:06:50 PM Cache Param 'Transfer Profile Product Cache' selected successfully
      info_outline 12:06:50 PM Trying to check 'All' option in Update Cache
      info_outline 12:06:50 PM 'All' option clicked successfully in Update Cache
      info_outline 12:06:50 PM Trying to click Submit Button
      info_outline 12:07:36 PM Submit Button clicked successfully
      info_outline 12:07:36 PM Trying to fetch Message from Update Cache
      info_outline 12:07:36 PM Message fetched successfully
      info_outline 12:07:36 PM User clicked Logout.
      info_outline 12:07:37 PM Exited updateCache()
      info_outline 12:07:37 PM Exited createCategoryLevelTransferControlProfile()
    • PTRFCNTRLPRF2: To verify that Network Admin is able to create Channel Level TCP for Dealer category.
      May 25, 2022 12:07:37 PM 0h 1m 58s+617ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:07:37 PM Entered createChannelLevelTransferControlProfile(2, Distributor, Dealer)
      info_outline 12:07:37 PM Trying to get User with Access: TRFCNTPROFILE
      low_priority 12:07:37 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.TransferControlProfile.createChannelLevelTransferControlProfile(TransferControlProfile.java:312)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:38)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:07:37 PM Entered :: getUserNameByLogin()
      info_outline 12:07:37 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 12:07:37 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 12:07:37 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 12:07:38 PM Trying to select Language
      info_outline 12:07:38 PM Language selected successfully as: English
      info_outline 12:07:38 PM Trying to enter Login ID
      info_outline 12:07:38 PM Login ID entered successfully as: AUT_96764
      info_outline 12:07:38 PM Trying to enter Password
      info_outline 12:07:38 PM Password entered successfully as: Com@2468
      info_outline 12:07:38 PM Trying to click Submit Button
      info_outline 12:07:39 PM Submit button clicked successfully
      info_outline 12:07:39 PM Trying to click Relogin Button
      info_outline 12:07:39 PM Relogin Button Not Found
      info_outline 12:07:39 PM Multiple Networks page exists: false
      info_outline 12:07:39 PM Only single Network code exist: NG
      info_outline 12:07:40 PM User clicked Profile Management.
      info_outline 12:07:40 PM The generated TCP Name is ::AUT82260
      info_outline 12:07:40 PM Entered :: checkForUniqueTCPName()
      info_outline 12:07:40 PM Query Repository Returns: TCPNAMEStatus (N)
      info_outline 12:07:41 PM User clicked Transfer Control Profile.
      info_outline 12:07:41 PM User selected Domain Name.
      info_outline 12:07:41 PM User selected Category Name.
      info_outline 12:07:42 PM User clicked Submit Button.
      info_outline 12:07:43 PM User clicked Add Button.
      info_outline 12:07:44 PM User entered Profile Name: AUT82260
      info_outline 12:07:44 PM User entered Short Name: AUT82260
      info_outline 12:07:44 PM User entered Description: Automated Tranfer Control Profile Creation.
      info_outline 12:07:44 PM User selected Validity Type: Y
      info_outline 12:07:45 PM User clicked Save Button.
      info_outline 12:07:46 PM User clicked Confirm Button.
      info_outline 12:07:46 PM Entered :: fetchTCPID()
      info_outline 12:07:46 PM Query Repository Returns: Transfer Control Profile ID (1220)
      info_outline 12:07:46 PM Entered updateCache([TRFPRF, TRFPRFPRD])
      info_outline 12:07:46 PM Trying to get User with Access: CACHEUPDATE
      low_priority 12:07:46 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createChannelLevelTransferControlProfile(TransferControlProfile.java:353)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:38)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:07:46 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createChannelLevelTransferControlProfile(TransferControlProfile.java:353)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:38)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:07:46 PM Entered :: getUserNameByLogin()
      info_outline 12:07:47 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:07:47 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:07:47 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:07:47 PM Trying to select Language
      info_outline 12:07:47 PM Language selected successfully as: English
      info_outline 12:07:47 PM Trying to enter Login ID
      info_outline 12:07:47 PM Login ID entered successfully as: superadmin
      info_outline 12:07:47 PM Trying to enter Password
      info_outline 12:07:47 PM Password entered successfully as: 1357
      info_outline 12:07:47 PM Trying to click Submit Button
      info_outline 12:07:48 PM Submit button clicked successfully
      info_outline 12:07:49 PM Trying to click Relogin Button
      info_outline 12:07:49 PM Relogin Button Not Found
      info_outline 12:07:49 PM Multiple Networks page exists: true
      info_outline 12:07:50 PM Trying to click Masters link
      info_outline 12:07:51 PM Master Link clicked successfully
      info_outline 12:07:52 PM User clicked Update Cache Page
      info_outline 12:07:52 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 12:07:52 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 12:07:52 PM Trying to select Cache Param ID: TRFPRF
      info_outline 12:07:52 PM Cache Param 'Transfer Profile Cache' selected successfully
      info_outline 12:07:52 PM Trying to select Cache Param ID: TRFPRFPRD
      info_outline 12:07:52 PM Cache Param 'Transfer Profile Product Cache' selected successfully
      info_outline 12:07:52 PM Trying to check 'All' option in Update Cache
      info_outline 12:07:52 PM 'All' option clicked successfully in Update Cache
      info_outline 12:07:52 PM Trying to click Submit Button
      info_outline 12:08:33 PM Submit Button clicked successfully
      info_outline 12:08:33 PM Trying to fetch Message from Update Cache
      info_outline 12:08:33 PM Message fetched successfully
      info_outline 12:08:34 PM User clicked Logout.
      info_outline 12:08:34 PM Exited updateCache()
      info_outline 12:08:34 PM Exited createChannelLevelTransferControlProfile()
      info_outline 12:08:34 PM Trying to get User with Access: TRFCNTPROFILE
      low_priority 12:08:34 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.TransferControlProfile.modifyChannelLevelTransferProfileDefault(TransferControlProfile.java:499)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:39)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:08:34 PM Entered :: getUserNameByLogin()
      info_outline 12:08:34 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 12:08:34 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 12:08:34 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 12:08:35 PM Trying to select Language
      info_outline 12:08:35 PM Language selected successfully as: English
      info_outline 12:08:35 PM Trying to enter Login ID
      info_outline 12:08:35 PM Login ID entered successfully as: AUT_96764
      info_outline 12:08:35 PM Trying to enter Password
      info_outline 12:08:35 PM Password entered successfully as: Com@2468
      info_outline 12:08:35 PM Trying to click Submit Button
      info_outline 12:08:36 PM Submit button clicked successfully
      info_outline 12:08:36 PM Trying to click Relogin Button
      info_outline 12:08:37 PM Relogin Button Not Found
      info_outline 12:08:37 PM Multiple Networks page exists: false
      info_outline 12:08:37 PM Only single Network code exist: NG
      info_outline 12:08:37 PM User clicked Profile Management.
      info_outline 12:08:38 PM User clicked Transfer Control Profile.
      info_outline 12:08:38 PM User selected Domain Name.
      info_outline 12:08:38 PM User selected Category Name.
      info_outline 12:08:39 PM User clicked Submit Button.
      info_outline 12:08:39 PM Entered :: fetchTCPID()
      info_outline 12:08:40 PM Query Repository Returns: Transfer Control Profile ID (1220)
      info_outline 12:08:41 PM User clicked Modify Button.
      info_outline 12:08:41 PM User clicked Default Profile.
      info_outline 12:08:43 PM User Clicked submit button
      info_outline 12:08:44 PM User clicked Confirm Button.
      info_outline 12:08:44 PM Entered updateCache([TRFPRF, TRFPRFPRD])
      info_outline 12:08:44 PM Trying to get User with Access: CACHEUPDATE
      low_priority 12:08:44 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.modifyChannelLevelTransferProfileDefault(TransferControlProfile.java:525)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:39)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:08:44 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.modifyChannelLevelTransferProfileDefault(TransferControlProfile.java:525)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:39)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:08:44 PM Entered :: getUserNameByLogin()
      info_outline 12:08:44 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:08:44 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:08:44 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:08:45 PM Trying to select Language
      info_outline 12:08:45 PM Language selected successfully as: English
      info_outline 12:08:45 PM Trying to enter Login ID
      info_outline 12:08:45 PM Login ID entered successfully as: superadmin
      info_outline 12:08:45 PM Trying to enter Password
      info_outline 12:08:45 PM Password entered successfully as: 1357
      info_outline 12:08:45 PM Trying to click Submit Button
      info_outline 12:08:46 PM Submit button clicked successfully
      info_outline 12:08:46 PM Trying to click Relogin Button
      info_outline 12:08:46 PM Relogin Button Not Found
      info_outline 12:08:46 PM Multiple Networks page exists: true
      info_outline 12:08:48 PM Trying to click Masters link
      info_outline 12:08:49 PM Master Link clicked successfully
      info_outline 12:08:49 PM User clicked Update Cache Page
      info_outline 12:08:49 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 12:08:49 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 12:08:49 PM Trying to select Cache Param ID: TRFPRF
      info_outline 12:08:50 PM Cache Param 'Transfer Profile Cache' selected successfully
      info_outline 12:08:50 PM Trying to select Cache Param ID: TRFPRFPRD
      info_outline 12:08:50 PM Cache Param 'Transfer Profile Product Cache' selected successfully
      info_outline 12:08:50 PM Trying to check 'All' option in Update Cache
      info_outline 12:08:50 PM 'All' option clicked successfully in Update Cache
      info_outline 12:08:50 PM Trying to click Submit Button
      info_outline 12:09:34 PM Submit Button clicked successfully
      info_outline 12:09:34 PM Trying to fetch Message from Update Cache
      info_outline 12:09:34 PM Message fetched successfully
      info_outline 12:09:35 PM User clicked Logout.
      info_outline 12:09:35 PM Exited updateCache()
    • PTRFCNTRLPRF1: To verify that Super Admin is able to create Category Level TCP for Agent category.
      May 25, 2022 12:09:36 PM 0h 1m 14s+347ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:09:36 PM Entered createCategoryLevelTransferControlProfile(3, Distributor, Agent)
      info_outline 12:09:36 PM Trying to get User with Access: TRANSFERPROFCAT
      low_priority 12:09:36 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:100)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:09:36 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:100)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:09:36 PM Entered :: getUserNameByLogin()
      info_outline 12:09:36 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:09:36 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:09:36 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:09:36 PM Trying to select Language
      info_outline 12:09:37 PM Language selected successfully as: English
      info_outline 12:09:37 PM Trying to enter Login ID
      info_outline 12:09:37 PM Login ID entered successfully as: superadmin
      info_outline 12:09:37 PM Trying to enter Password
      info_outline 12:09:37 PM Password entered successfully as: 1357
      info_outline 12:09:37 PM Trying to click Submit Button
      info_outline 12:09:38 PM Submit button clicked successfully
      info_outline 12:09:38 PM Trying to click Relogin Button
      info_outline 12:09:38 PM Relogin Button Not Found
      info_outline 12:09:38 PM Multiple Networks page exists: true
      info_outline 12:09:40 PM User clicked Profile Management.
      info_outline 12:09:40 PM User selected Domain Name.
      info_outline 12:09:40 PM User selected Category Name.
      info_outline 12:09:41 PM User clicked Submit Button.
      info_outline 12:09:41 PM The generated TCP Name is ::AUT88998
      info_outline 12:09:41 PM Entered :: checkForUniqueTCPName()
      info_outline 12:09:41 PM Query Repository Returns: TCPNAMEStatus (N)
      info_outline 12:09:41 PM Category level TCP for Domain: Distributor and Category: Agentalready exists.
      info_outline 12:09:42 PM User clicked Modify Button.
      info_outline 12:09:42 PM User entered Balance Preference Minimum Residual Balance: 0
      info_outline 12:09:42 PM User entered Balance Preference Maximum Residual Balance: 999999999
      info_outline 12:09:43 PM User entered Per C2S Transaction Amount Minimum: 0
      info_outline 12:09:43 PM User entered Per C2S Transaction Amount Maximum: 999999999
      info_outline 12:09:43 PM User entered Alerting Balance: 9999
      info_outline 12:09:43 PM User entered Allowed Max Percentage: 80
      info_outline 12:09:43 PM User entered Balance Preference Minimum Residual Balance: 0
      info_outline 12:09:43 PM User entered Balance Preference Maximum Residual Balance: 999999999
      info_outline 12:09:43 PM User entered Per C2S Transaction Amount Minimum: 0
      info_outline 12:09:44 PM User entered Per C2S Transaction Amount Maximum: 999999999
      info_outline 12:09:44 PM User entered Alerting Balance: 9999
      info_outline 12:09:44 PM User entered Allowed Max Percentage: 80
      info_outline 12:09:44 PM User entered Balance Preference Minimum Residual Balance: 0
      info_outline 12:09:44 PM User entered Balance Preference Maximum Residual Balance: 999999999
      info_outline 12:09:44 PM User entered Per C2S Transaction Amount Minimum: 0
      info_outline 12:09:44 PM User entered Per C2S Transaction Amount Maximum: 999999999
      info_outline 12:09:45 PM User entered Alerting Balance: 9999
      info_outline 12:09:45 PM User entered Allowed Max Percentage: 80
      info_outline 12:09:45 PM User entered Transfer Control Profile Daily Transfer In Count: 999999
      info_outline 12:09:45 PM User entered Transfer Control Profile Daily Transfer In AlertingCount: 9999
      info_outline 12:09:46 PM User entered Transfer Control Profile Daily Transfer In Value: 999999999
      info_outline 12:09:46 PM User entered Transfer Control Profile Daily Transfer In Alerting Value: 9999
      info_outline 12:09:46 PM User entered Transfer Control Profile Daily Channel Transfer Out Count: 999999
      info_outline 12:09:46 PM User entered Transfer Control Profile Daily Channel Transfer Out Alerting Count: 9999
      info_outline 12:09:47 PM User entered Transfer Control Profile Daily Channel Transfer Out Value: 999999999
      info_outline 12:09:47 PM User entered Transfer Control Profile Daily Channel Transfer Out Alerting Value: 9999
      info_outline 12:09:47 PM User entered Transfer Control Profile Daily Subscriber Transfer In Count: 999999
      info_outline 12:09:47 PM User entered Transfer Control Profile Daily Subscriber Transfer In Alerting Count: 9999
      info_outline 12:09:48 PM User entered Transfer Control Profile Daily Subscriber Transfer In Value: 999999999
      info_outline 12:09:48 PM User entered Transfer Control Profile Daily Subscriber Transfer In Alerting Value: 9999
      info_outline 12:09:48 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Count: 999999
      info_outline 12:09:48 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Alerting Count: 9999
      info_outline 12:09:48 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Value: 999999999
      info_outline 12:09:49 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Alerting Value: 9999
      info_outline 12:09:49 PM User entered Transfer Control Profile Weekly Transfer In Count: 999999
      info_outline 12:09:49 PM User entered Transfer Control Profile Weekly Transfer In AlertingCount: 9999
      info_outline 12:09:49 PM User entered Transfer Control Profile Weekly Transfer In Value: 999999999
      info_outline 12:09:50 PM User entered Transfer Control Profile Weekly Transfer In Alerting Value: 9999
      info_outline 12:09:50 PM User entered Transfer Control Profile Weekly Channel Transfer Out Count: 999999
      info_outline 12:09:50 PM User entered Transfer Control Profile Weekly Channel Transfer Out Alerting Count: 9999
      info_outline 12:09:50 PM User entered Transfer Control Profile Weekly Channel Transfer Out Value: 999999999
      info_outline 12:09:51 PM User entered Transfer Control Profile Weekly Channel Transfer Out Alerting Value: 9999
      info_outline 12:09:51 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Count: 999999
      info_outline 12:09:51 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Alerting Count: 9999
      info_outline 12:09:51 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Value: 999999999
      info_outline 12:09:52 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Alerting Value: 9999
      info_outline 12:09:52 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Count: 999999
      info_outline 12:09:52 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Alerting Count: 9999
      info_outline 12:09:52 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Value: 999999999
      info_outline 12:09:53 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Alerting Value: 9999
      info_outline 12:09:53 PM User entered Transfer Control Profile Monthly Transfer In Count: 999999
      info_outline 12:09:53 PM User entered Transfer Control Profile Monthly Transfer In AlertingCount: 9999
      info_outline 12:09:53 PM User entered Transfer Control Profile Monthly Transfer In Value: 999999999
      info_outline 12:09:54 PM User entered Transfer Control Profile Monthly Transfer In Alerting Value: 9999
      info_outline 12:09:54 PM User entered Transfer Control Profile Monthly Channel Transfer Out Count: 999999
      info_outline 12:09:54 PM User entered Transfer Control Profile Monthly Channel Transfer Out Alerting Count: 9999
      info_outline 12:09:54 PM User entered Transfer Control Profile Monthly Channel Transfer Out Value: 999999999
      info_outline 12:09:55 PM User entered Transfer Control Profile Monthly Channel Transfer Out Alerting Value: 9999
      info_outline 12:09:55 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Count: 999999
      info_outline 12:09:55 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Alerting Count: 9999
      info_outline 12:09:55 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Value: 999999999
      info_outline 12:09:56 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Alerting Value: 9999
      info_outline 12:09:56 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Count: 999999
      info_outline 12:09:56 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Alerting Count: 9999
      info_outline 12:09:57 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Value: 999999999
      info_outline 12:09:57 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Alerting Value: 9999
      info_outline 12:09:58 PM User clicked Save Button.
      info_outline 12:09:59 PM User clicked Confirm Button.
      info_outline 12:09:59 PM Entered :: fetchTCPID()
      info_outline 12:09:59 PM Query Repository Returns: Transfer Control Profile ID (207)
      info_outline 12:10:00 PM Entered updateCache([TRFPRF, TRFPRFPRD])
      info_outline 12:10:00 PM Trying to get User with Access: CACHEUPDATE
      low_priority 12:10:00 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:297)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:10:00 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:297)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:10:00 PM Entered :: getUserNameByLogin()
      info_outline 12:10:00 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:10:00 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:10:00 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:10:01 PM Trying to select Language
      info_outline 12:10:01 PM Language selected successfully as: English
      info_outline 12:10:01 PM Trying to enter Login ID
      info_outline 12:10:01 PM Login ID entered successfully as: superadmin
      info_outline 12:10:01 PM Trying to enter Password
      info_outline 12:10:01 PM Password entered successfully as: 1357
      info_outline 12:10:01 PM Trying to click Submit Button
      info_outline 12:10:02 PM Submit button clicked successfully
      info_outline 12:10:02 PM Trying to click Relogin Button
      info_outline 12:10:02 PM Relogin Button Not Found
      info_outline 12:10:03 PM Multiple Networks page exists: true
      info_outline 12:10:03 PM Trying to click Masters link
      info_outline 12:10:05 PM Master Link clicked successfully
      info_outline 12:10:05 PM User clicked Update Cache Page
      info_outline 12:10:05 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 12:10:05 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 12:10:05 PM Trying to select Cache Param ID: TRFPRF
      info_outline 12:10:05 PM Cache Param 'Transfer Profile Cache' selected successfully
      info_outline 12:10:05 PM Trying to select Cache Param ID: TRFPRFPRD
      info_outline 12:10:06 PM Cache Param 'Transfer Profile Product Cache' selected successfully
      info_outline 12:10:06 PM Trying to check 'All' option in Update Cache
      info_outline 12:10:06 PM 'All' option clicked successfully in Update Cache
      info_outline 12:10:06 PM Trying to click Submit Button
      info_outline 12:10:49 PM Submit Button clicked successfully
      info_outline 12:10:49 PM Trying to fetch Message from Update Cache
      info_outline 12:10:49 PM Message fetched successfully
      info_outline 12:10:50 PM User clicked Logout.
      info_outline 12:10:50 PM Exited updateCache()
      info_outline 12:10:50 PM Exited createCategoryLevelTransferControlProfile()
    • PTRFCNTRLPRF2: To verify that Network Admin is able to create Channel Level TCP for Agent category.
      May 25, 2022 12:10:50 PM 0h 2m 5s+658ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:10:50 PM Entered createChannelLevelTransferControlProfile(3, Distributor, Agent)
      info_outline 12:10:50 PM Trying to get User with Access: TRFCNTPROFILE
      low_priority 12:10:50 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.TransferControlProfile.createChannelLevelTransferControlProfile(TransferControlProfile.java:312)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:38)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:10:50 PM Entered :: getUserNameByLogin()
      info_outline 12:10:50 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 12:10:50 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 12:10:50 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 12:10:51 PM Trying to select Language
      info_outline 12:10:51 PM Language selected successfully as: English
      info_outline 12:10:51 PM Trying to enter Login ID
      info_outline 12:10:51 PM Login ID entered successfully as: AUT_96764
      info_outline 12:10:51 PM Trying to enter Password
      info_outline 12:10:51 PM Password entered successfully as: Com@2468
      info_outline 12:10:51 PM Trying to click Submit Button
      info_outline 12:10:52 PM Submit button clicked successfully
      info_outline 12:10:52 PM Trying to click Relogin Button
      info_outline 12:10:53 PM Relogin Button Not Found
      info_outline 12:10:53 PM Multiple Networks page exists: false
      info_outline 12:10:53 PM Only single Network code exist: NG
      info_outline 12:10:55 PM User clicked Profile Management.
      info_outline 12:10:55 PM The generated TCP Name is ::AUT38792
      info_outline 12:10:55 PM Entered :: checkForUniqueTCPName()
      info_outline 12:10:55 PM Query Repository Returns: TCPNAMEStatus (N)
      info_outline 12:10:57 PM User clicked Transfer Control Profile.
      info_outline 12:10:57 PM User selected Domain Name.
      info_outline 12:10:57 PM User selected Category Name.
      info_outline 12:11:00 PM User clicked Submit Button.
      info_outline 12:11:01 PM User clicked Add Button.
      info_outline 12:11:01 PM User entered Profile Name: AUT38792
      info_outline 12:11:01 PM User entered Short Name: AUT38792
      info_outline 12:11:02 PM User entered Description: Automated Tranfer Control Profile Creation.
      info_outline 12:11:02 PM User selected Validity Type: Y
      info_outline 12:11:04 PM User clicked Save Button.
      info_outline 12:11:07 PM User clicked Confirm Button.
      info_outline 12:11:07 PM Entered :: fetchTCPID()
      info_outline 12:11:07 PM Query Repository Returns: Transfer Control Profile ID (1221)
      info_outline 12:11:07 PM Entered updateCache([TRFPRF, TRFPRFPRD])
      info_outline 12:11:07 PM Trying to get User with Access: CACHEUPDATE
      low_priority 12:11:07 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createChannelLevelTransferControlProfile(TransferControlProfile.java:353)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:38)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:11:07 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createChannelLevelTransferControlProfile(TransferControlProfile.java:353)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:38)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:11:07 PM Entered :: getUserNameByLogin()
      info_outline 12:11:07 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:11:07 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:11:07 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:11:08 PM Trying to select Language
      info_outline 12:11:08 PM Language selected successfully as: English
      info_outline 12:11:08 PM Trying to enter Login ID
      info_outline 12:11:08 PM Login ID entered successfully as: superadmin
      info_outline 12:11:08 PM Trying to enter Password
      info_outline 12:11:08 PM Password entered successfully as: 1357
      info_outline 12:11:08 PM Trying to click Submit Button
      info_outline 12:11:10 PM Submit button clicked successfully
      info_outline 12:11:10 PM Trying to click Relogin Button
      info_outline 12:11:10 PM Relogin Button Not Found
      info_outline 12:11:10 PM Multiple Networks page exists: true
      info_outline 12:11:12 PM Trying to click Masters link
      info_outline 12:11:13 PM Master Link clicked successfully
      info_outline 12:11:14 PM User clicked Update Cache Page
      info_outline 12:11:14 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 12:11:14 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 12:11:14 PM Trying to select Cache Param ID: TRFPRF
      info_outline 12:11:14 PM Cache Param 'Transfer Profile Cache' selected successfully
      info_outline 12:11:14 PM Trying to select Cache Param ID: TRFPRFPRD
      info_outline 12:11:14 PM Cache Param 'Transfer Profile Product Cache' selected successfully
      info_outline 12:11:14 PM Trying to check 'All' option in Update Cache
      info_outline 12:11:14 PM 'All' option clicked successfully in Update Cache
      info_outline 12:11:14 PM Trying to click Submit Button
      info_outline 12:11:56 PM Submit Button clicked successfully
      info_outline 12:11:56 PM Trying to fetch Message from Update Cache
      info_outline 12:11:56 PM Message fetched successfully
      info_outline 12:11:56 PM User clicked Logout.
      info_outline 12:11:56 PM Exited updateCache()
      info_outline 12:11:56 PM Exited createChannelLevelTransferControlProfile()
      info_outline 12:11:56 PM Trying to get User with Access: TRFCNTPROFILE
      low_priority 12:11:56 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.TransferControlProfile.modifyChannelLevelTransferProfileDefault(TransferControlProfile.java:499)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:39)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:11:56 PM Entered :: getUserNameByLogin()
      info_outline 12:11:56 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 12:11:56 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 12:11:57 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 12:11:57 PM Trying to select Language
      info_outline 12:11:57 PM Language selected successfully as: English
      info_outline 12:11:57 PM Trying to enter Login ID
      info_outline 12:11:57 PM Login ID entered successfully as: AUT_96764
      info_outline 12:11:57 PM Trying to enter Password
      info_outline 12:11:57 PM Password entered successfully as: Com@2468
      info_outline 12:11:57 PM Trying to click Submit Button
      info_outline 12:11:59 PM Submit button clicked successfully
      info_outline 12:11:59 PM Trying to click Relogin Button
      info_outline 12:11:59 PM Relogin Button Not Found
      info_outline 12:11:59 PM Multiple Networks page exists: false
      info_outline 12:11:59 PM Only single Network code exist: NG
      info_outline 12:12:00 PM User clicked Profile Management.
      info_outline 12:12:01 PM User clicked Transfer Control Profile.
      info_outline 12:12:01 PM User selected Domain Name.
      info_outline 12:12:01 PM User selected Category Name.
      info_outline 12:12:03 PM User clicked Submit Button.
      info_outline 12:12:03 PM Entered :: fetchTCPID()
      info_outline 12:12:04 PM Query Repository Returns: Transfer Control Profile ID (1221)
      info_outline 12:12:05 PM User clicked Modify Button.
      info_outline 12:12:05 PM User clicked Default Profile.
      info_outline 12:12:06 PM User Clicked submit button
      info_outline 12:12:08 PM User clicked Confirm Button.
      info_outline 12:12:08 PM Entered updateCache([TRFPRF, TRFPRFPRD])
      info_outline 12:12:08 PM Trying to get User with Access: CACHEUPDATE
      low_priority 12:12:08 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.modifyChannelLevelTransferProfileDefault(TransferControlProfile.java:525)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:39)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:12:08 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.modifyChannelLevelTransferProfileDefault(TransferControlProfile.java:525)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:39)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:12:08 PM Entered :: getUserNameByLogin()
      info_outline 12:12:09 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:12:09 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:12:09 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:12:09 PM Trying to select Language
      info_outline 12:12:09 PM Language selected successfully as: English
      info_outline 12:12:09 PM Trying to enter Login ID
      info_outline 12:12:09 PM Login ID entered successfully as: superadmin
      info_outline 12:12:09 PM Trying to enter Password
      info_outline 12:12:09 PM Password entered successfully as: 1357
      info_outline 12:12:09 PM Trying to click Submit Button
      info_outline 12:12:11 PM Submit button clicked successfully
      info_outline 12:12:11 PM Trying to click Relogin Button
      info_outline 12:12:11 PM Relogin Button Not Found
      info_outline 12:12:11 PM Multiple Networks page exists: true
      info_outline 12:12:12 PM Trying to click Masters link
      info_outline 12:12:14 PM Master Link clicked successfully
      info_outline 12:12:14 PM User clicked Update Cache Page
      info_outline 12:12:14 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 12:12:15 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 12:12:15 PM Trying to select Cache Param ID: TRFPRF
      info_outline 12:12:15 PM Cache Param 'Transfer Profile Cache' selected successfully
      info_outline 12:12:15 PM Trying to select Cache Param ID: TRFPRFPRD
      info_outline 12:12:15 PM Cache Param 'Transfer Profile Product Cache' selected successfully
      info_outline 12:12:15 PM Trying to check 'All' option in Update Cache
      info_outline 12:12:15 PM 'All' option clicked successfully in Update Cache
      info_outline 12:12:15 PM Trying to click Submit Button
      info_outline 12:12:55 PM Submit Button clicked successfully
      info_outline 12:12:55 PM Trying to fetch Message from Update Cache
      info_outline 12:12:55 PM Message fetched successfully
      info_outline 12:12:55 PM User clicked Logout.
      info_outline 12:12:56 PM Exited updateCache()
    • PTRFCNTRLPRF1: To verify that Super Admin is able to create Category Level TCP for Agent category.
      May 25, 2022 12:12:56 PM 0h 1m 12s+975ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:12:56 PM Entered createCategoryLevelTransferControlProfile(4, Distributor, Agent)
      info_outline 12:12:56 PM Trying to get User with Access: TRANSFERPROFCAT
      low_priority 12:12:56 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:100)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:12:56 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:100)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:12:56 PM Entered :: getUserNameByLogin()
      info_outline 12:12:56 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:12:56 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:12:56 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:12:57 PM Trying to select Language
      info_outline 12:12:57 PM Language selected successfully as: English
      info_outline 12:12:57 PM Trying to enter Login ID
      info_outline 12:12:57 PM Login ID entered successfully as: superadmin
      info_outline 12:12:57 PM Trying to enter Password
      info_outline 12:12:57 PM Password entered successfully as: 1357
      info_outline 12:12:57 PM Trying to click Submit Button
      info_outline 12:12:58 PM Submit button clicked successfully
      info_outline 12:12:58 PM Trying to click Relogin Button
      info_outline 12:12:58 PM Relogin Button Not Found
      info_outline 12:12:58 PM Multiple Networks page exists: true
      info_outline 12:13:00 PM User clicked Profile Management.
      info_outline 12:13:00 PM User selected Domain Name.
      info_outline 12:13:01 PM User selected Category Name.
      info_outline 12:13:02 PM User clicked Submit Button.
      info_outline 12:13:02 PM The generated TCP Name is ::AUT53818
      info_outline 12:13:02 PM Entered :: checkForUniqueTCPName()
      info_outline 12:13:02 PM Query Repository Returns: TCPNAMEStatus (N)
      info_outline 12:13:02 PM Category level TCP for Domain: Distributor and Category: Agentalready exists.
      info_outline 12:13:03 PM User clicked Modify Button.
      info_outline 12:13:03 PM User entered Balance Preference Minimum Residual Balance: 0
      info_outline 12:13:03 PM User entered Balance Preference Maximum Residual Balance: 999999999
      info_outline 12:13:03 PM User entered Per C2S Transaction Amount Minimum: 0
      info_outline 12:13:03 PM User entered Per C2S Transaction Amount Maximum: 999999999
      info_outline 12:13:03 PM User entered Alerting Balance: 9999
      info_outline 12:13:03 PM User entered Allowed Max Percentage: 80
      info_outline 12:13:04 PM User entered Balance Preference Minimum Residual Balance: 0
      info_outline 12:13:04 PM User entered Balance Preference Maximum Residual Balance: 999999999
      info_outline 12:13:04 PM User entered Per C2S Transaction Amount Minimum: 0
      info_outline 12:13:04 PM User entered Per C2S Transaction Amount Maximum: 999999999
      info_outline 12:13:04 PM User entered Alerting Balance: 9999
      info_outline 12:13:04 PM User entered Allowed Max Percentage: 80
      info_outline 12:13:04 PM User entered Balance Preference Minimum Residual Balance: 0
      info_outline 12:13:04 PM User entered Balance Preference Maximum Residual Balance: 999999999
      info_outline 12:13:05 PM User entered Per C2S Transaction Amount Minimum: 0
      info_outline 12:13:05 PM User entered Per C2S Transaction Amount Maximum: 999999999
      info_outline 12:13:05 PM User entered Alerting Balance: 9999
      info_outline 12:13:05 PM User entered Allowed Max Percentage: 80
      info_outline 12:13:05 PM User entered Transfer Control Profile Daily Transfer In Count: 999999
      info_outline 12:13:06 PM User entered Transfer Control Profile Daily Transfer In AlertingCount: 9999
      info_outline 12:13:06 PM User entered Transfer Control Profile Daily Transfer In Value: 999999999
      info_outline 12:13:06 PM User entered Transfer Control Profile Daily Transfer In Alerting Value: 9999
      info_outline 12:13:06 PM User entered Transfer Control Profile Daily Channel Transfer Out Count: 999999
      info_outline 12:13:06 PM User entered Transfer Control Profile Daily Channel Transfer Out Alerting Count: 9999
      info_outline 12:13:07 PM User entered Transfer Control Profile Daily Channel Transfer Out Value: 999999999
      info_outline 12:13:07 PM User entered Transfer Control Profile Daily Channel Transfer Out Alerting Value: 9999
      info_outline 12:13:07 PM User entered Transfer Control Profile Daily Subscriber Transfer In Count: 999999
      info_outline 12:13:07 PM User entered Transfer Control Profile Daily Subscriber Transfer In Alerting Count: 9999
      info_outline 12:13:07 PM User entered Transfer Control Profile Daily Subscriber Transfer In Value: 999999999
      info_outline 12:13:08 PM User entered Transfer Control Profile Daily Subscriber Transfer In Alerting Value: 9999
      info_outline 12:13:08 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Count: 999999
      info_outline 12:13:08 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Alerting Count: 9999
      info_outline 12:13:08 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Value: 999999999
      info_outline 12:13:09 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Alerting Value: 9999
      info_outline 12:13:09 PM User entered Transfer Control Profile Weekly Transfer In Count: 999999
      info_outline 12:13:09 PM User entered Transfer Control Profile Weekly Transfer In AlertingCount: 9999
      info_outline 12:13:09 PM User entered Transfer Control Profile Weekly Transfer In Value: 999999999
      info_outline 12:13:09 PM User entered Transfer Control Profile Weekly Transfer In Alerting Value: 9999
      info_outline 12:13:10 PM User entered Transfer Control Profile Weekly Channel Transfer Out Count: 999999
      info_outline 12:13:10 PM User entered Transfer Control Profile Weekly Channel Transfer Out Alerting Count: 9999
      info_outline 12:13:10 PM User entered Transfer Control Profile Weekly Channel Transfer Out Value: 999999999
      info_outline 12:13:10 PM User entered Transfer Control Profile Weekly Channel Transfer Out Alerting Value: 9999
      info_outline 12:13:11 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Count: 999999
      info_outline 12:13:11 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Alerting Count: 9999
      info_outline 12:13:11 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Value: 999999999
      info_outline 12:13:11 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Alerting Value: 9999
      info_outline 12:13:11 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Count: 999999
      info_outline 12:13:12 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Alerting Count: 9999
      info_outline 12:13:12 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Value: 999999999
      info_outline 12:13:12 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Alerting Value: 9999
      info_outline 12:13:12 PM User entered Transfer Control Profile Monthly Transfer In Count: 999999
      info_outline 12:13:13 PM User entered Transfer Control Profile Monthly Transfer In AlertingCount: 9999
      info_outline 12:13:13 PM User entered Transfer Control Profile Monthly Transfer In Value: 999999999
      info_outline 12:13:13 PM User entered Transfer Control Profile Monthly Transfer In Alerting Value: 9999
      info_outline 12:13:13 PM User entered Transfer Control Profile Monthly Channel Transfer Out Count: 999999
      info_outline 12:13:14 PM User entered Transfer Control Profile Monthly Channel Transfer Out Alerting Count: 9999
      info_outline 12:13:14 PM User entered Transfer Control Profile Monthly Channel Transfer Out Value: 999999999
      info_outline 12:13:14 PM User entered Transfer Control Profile Monthly Channel Transfer Out Alerting Value: 9999
      info_outline 12:13:14 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Count: 999999
      info_outline 12:13:14 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Alerting Count: 9999
      info_outline 12:13:15 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Value: 999999999
      info_outline 12:13:15 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Alerting Value: 9999
      info_outline 12:13:15 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Count: 999999
      info_outline 12:13:15 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Alerting Count: 9999
      info_outline 12:13:16 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Value: 999999999
      info_outline 12:13:16 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Alerting Value: 9999
      info_outline 12:13:17 PM User clicked Save Button.
      info_outline 12:13:18 PM User clicked Confirm Button.
      info_outline 12:13:18 PM Entered :: fetchTCPID()
      info_outline 12:13:19 PM Query Repository Returns: Transfer Control Profile ID (207)
      info_outline 12:13:20 PM Entered updateCache([TRFPRF, TRFPRFPRD])
      info_outline 12:13:20 PM Trying to get User with Access: CACHEUPDATE
      low_priority 12:13:20 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:297)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:13:20 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:297)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:13:20 PM Entered :: getUserNameByLogin()
      info_outline 12:13:20 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:13:20 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:13:20 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:13:20 PM Trying to select Language
      info_outline 12:13:20 PM Language selected successfully as: English
      info_outline 12:13:20 PM Trying to enter Login ID
      info_outline 12:13:20 PM Login ID entered successfully as: superadmin
      info_outline 12:13:20 PM Trying to enter Password
      info_outline 12:13:20 PM Password entered successfully as: 1357
      info_outline 12:13:20 PM Trying to click Submit Button
      info_outline 12:13:22 PM Submit button clicked successfully
      info_outline 12:13:22 PM Trying to click Relogin Button
      info_outline 12:13:22 PM Relogin Button Not Found
      info_outline 12:13:22 PM Multiple Networks page exists: true
      info_outline 12:13:23 PM Trying to click Masters link
      info_outline 12:13:24 PM Master Link clicked successfully
      info_outline 12:13:24 PM User clicked Update Cache Page
      info_outline 12:13:24 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 12:13:25 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 12:13:25 PM Trying to select Cache Param ID: TRFPRF
      info_outline 12:13:25 PM Cache Param 'Transfer Profile Cache' selected successfully
      info_outline 12:13:25 PM Trying to select Cache Param ID: TRFPRFPRD
      info_outline 12:13:25 PM Cache Param 'Transfer Profile Product Cache' selected successfully
      info_outline 12:13:25 PM Trying to check 'All' option in Update Cache
      info_outline 12:13:25 PM 'All' option clicked successfully in Update Cache
      info_outline 12:13:25 PM Trying to click Submit Button
      info_outline 12:14:08 PM Submit Button clicked successfully
      info_outline 12:14:08 PM Trying to fetch Message from Update Cache
      info_outline 12:14:08 PM Message fetched successfully
      info_outline 12:14:09 PM User clicked Logout.
      info_outline 12:14:09 PM Exited updateCache()
      info_outline 12:14:09 PM Exited createCategoryLevelTransferControlProfile()
    • PTRFCNTRLPRF2: To verify that Network Admin is able to create Channel Level TCP for Agent category.
      May 25, 2022 12:14:09 PM 0h 2m 9s+757ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:14:09 PM Entered createChannelLevelTransferControlProfile(4, Distributor, Agent)
      info_outline 12:14:09 PM Trying to get User with Access: TRFCNTPROFILE
      low_priority 12:14:09 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.TransferControlProfile.createChannelLevelTransferControlProfile(TransferControlProfile.java:312)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:38)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:14:09 PM Entered :: getUserNameByLogin()
      info_outline 12:14:09 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 12:14:09 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 12:14:09 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 12:14:10 PM Trying to select Language
      info_outline 12:14:10 PM Language selected successfully as: English
      info_outline 12:14:10 PM Trying to enter Login ID
      info_outline 12:14:10 PM Login ID entered successfully as: AUT_96764
      info_outline 12:14:10 PM Trying to enter Password
      info_outline 12:14:10 PM Password entered successfully as: Com@2468
      info_outline 12:14:10 PM Trying to click Submit Button
      info_outline 12:14:13 PM Submit button clicked successfully
      info_outline 12:14:13 PM Trying to click Relogin Button
      info_outline 12:14:13 PM Relogin Button Not Found
      info_outline 12:14:13 PM Multiple Networks page exists: false
      info_outline 12:14:13 PM Only single Network code exist: NG
      info_outline 12:14:14 PM User clicked Profile Management.
      info_outline 12:14:14 PM The generated TCP Name is ::AUT39494
      info_outline 12:14:14 PM Entered :: checkForUniqueTCPName()
      info_outline 12:14:14 PM Query Repository Returns: TCPNAMEStatus (N)
      info_outline 12:14:15 PM User clicked Transfer Control Profile.
      info_outline 12:14:15 PM User selected Domain Name.
      info_outline 12:14:15 PM User selected Category Name.
      info_outline 12:14:17 PM User clicked Submit Button.
      info_outline 12:14:18 PM User clicked Add Button.
      info_outline 12:14:18 PM User entered Profile Name: AUT39494
      info_outline 12:14:18 PM User entered Short Name: AUT39494
      info_outline 12:14:18 PM User entered Description: Automated Tranfer Control Profile Creation.
      info_outline 12:14:18 PM User selected Validity Type: Y
      info_outline 12:14:19 PM User clicked Save Button.
      info_outline 12:14:20 PM User clicked Confirm Button.
      info_outline 12:14:21 PM Entered :: fetchTCPID()
      info_outline 12:14:21 PM Query Repository Returns: Transfer Control Profile ID (1222)
      info_outline 12:14:21 PM Entered updateCache([TRFPRF, TRFPRFPRD])
      info_outline 12:14:21 PM Trying to get User with Access: CACHEUPDATE
      low_priority 12:14:21 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createChannelLevelTransferControlProfile(TransferControlProfile.java:353)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:38)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:14:21 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createChannelLevelTransferControlProfile(TransferControlProfile.java:353)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:38)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:14:21 PM Entered :: getUserNameByLogin()
      info_outline 12:14:21 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:14:21 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:14:21 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:14:22 PM Trying to select Language
      info_outline 12:14:22 PM Language selected successfully as: English
      info_outline 12:14:22 PM Trying to enter Login ID
      info_outline 12:14:22 PM Login ID entered successfully as: superadmin
      info_outline 12:14:22 PM Trying to enter Password
      info_outline 12:14:22 PM Password entered successfully as: 1357
      info_outline 12:14:22 PM Trying to click Submit Button
      info_outline 12:14:24 PM Submit button clicked successfully
      info_outline 12:14:24 PM Trying to click Relogin Button
      info_outline 12:14:24 PM Relogin Button Not Found
      info_outline 12:14:24 PM Multiple Networks page exists: true
      info_outline 12:14:26 PM Trying to click Masters link
      info_outline 12:14:27 PM Master Link clicked successfully
      info_outline 12:14:28 PM User clicked Update Cache Page
      info_outline 12:14:28 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 12:14:28 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 12:14:28 PM Trying to select Cache Param ID: TRFPRF
      info_outline 12:14:29 PM Cache Param 'Transfer Profile Cache' selected successfully
      info_outline 12:14:29 PM Trying to select Cache Param ID: TRFPRFPRD
      info_outline 12:14:29 PM Cache Param 'Transfer Profile Product Cache' selected successfully
      info_outline 12:14:29 PM Trying to check 'All' option in Update Cache
      info_outline 12:14:29 PM 'All' option clicked successfully in Update Cache
      info_outline 12:14:29 PM Trying to click Submit Button
      info_outline 12:15:14 PM Submit Button clicked successfully
      info_outline 12:15:14 PM Trying to fetch Message from Update Cache
      info_outline 12:15:14 PM Message fetched successfully
      info_outline 12:15:15 PM User clicked Logout.
      info_outline 12:15:15 PM Exited updateCache()
      info_outline 12:15:15 PM Exited createChannelLevelTransferControlProfile()
      info_outline 12:15:15 PM Trying to get User with Access: TRFCNTPROFILE
      low_priority 12:15:15 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.TransferControlProfile.modifyChannelLevelTransferProfileDefault(TransferControlProfile.java:499)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:39)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:15:15 PM Entered :: getUserNameByLogin()
      info_outline 12:15:16 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 12:15:16 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 12:15:16 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 12:15:16 PM Trying to select Language
      info_outline 12:15:16 PM Language selected successfully as: English
      info_outline 12:15:16 PM Trying to enter Login ID
      info_outline 12:15:16 PM Login ID entered successfully as: AUT_96764
      info_outline 12:15:16 PM Trying to enter Password
      info_outline 12:15:16 PM Password entered successfully as: Com@2468
      info_outline 12:15:16 PM Trying to click Submit Button
      info_outline 12:15:18 PM Submit button clicked successfully
      info_outline 12:15:18 PM Trying to click Relogin Button
      info_outline 12:15:18 PM Relogin Button Not Found
      info_outline 12:15:18 PM Multiple Networks page exists: false
      info_outline 12:15:18 PM Only single Network code exist: NG
      info_outline 12:15:19 PM User clicked Profile Management.
      info_outline 12:15:20 PM User clicked Transfer Control Profile.
      info_outline 12:15:21 PM User selected Domain Name.
      info_outline 12:15:21 PM User selected Category Name.
      info_outline 12:15:22 PM User clicked Submit Button.
      info_outline 12:15:22 PM Entered :: fetchTCPID()
      info_outline 12:15:23 PM Query Repository Returns: Transfer Control Profile ID (1222)
      info_outline 12:15:24 PM User clicked Modify Button.
      info_outline 12:15:24 PM User clicked Default Profile.
      info_outline 12:15:25 PM User Clicked submit button
      info_outline 12:15:27 PM User clicked Confirm Button.
      info_outline 12:15:27 PM Entered updateCache([TRFPRF, TRFPRFPRD])
      info_outline 12:15:27 PM Trying to get User with Access: CACHEUPDATE
      low_priority 12:15:27 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.modifyChannelLevelTransferProfileDefault(TransferControlProfile.java:525)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:39)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:15:27 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.modifyChannelLevelTransferProfileDefault(TransferControlProfile.java:525)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:39)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:15:27 PM Entered :: getUserNameByLogin()
      info_outline 12:15:27 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:15:27 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:15:27 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:15:28 PM Trying to select Language
      info_outline 12:15:28 PM Language selected successfully as: English
      info_outline 12:15:28 PM Trying to enter Login ID
      info_outline 12:15:28 PM Login ID entered successfully as: superadmin
      info_outline 12:15:28 PM Trying to enter Password
      info_outline 12:15:28 PM Password entered successfully as: 1357
      info_outline 12:15:28 PM Trying to click Submit Button
      info_outline 12:15:30 PM Submit button clicked successfully
      info_outline 12:15:30 PM Trying to click Relogin Button
      info_outline 12:15:30 PM Relogin Button Not Found
      info_outline 12:15:30 PM Multiple Networks page exists: true
      info_outline 12:15:31 PM Trying to click Masters link
      info_outline 12:15:32 PM Master Link clicked successfully
      info_outline 12:15:33 PM User clicked Update Cache Page
      info_outline 12:15:33 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 12:15:33 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 12:15:33 PM Trying to select Cache Param ID: TRFPRF
      info_outline 12:15:33 PM Cache Param 'Transfer Profile Cache' selected successfully
      info_outline 12:15:33 PM Trying to select Cache Param ID: TRFPRFPRD
      info_outline 12:15:33 PM Cache Param 'Transfer Profile Product Cache' selected successfully
      info_outline 12:15:33 PM Trying to check 'All' option in Update Cache
      info_outline 12:15:33 PM 'All' option clicked successfully in Update Cache
      info_outline 12:15:33 PM Trying to click Submit Button
      info_outline 12:16:18 PM Submit Button clicked successfully
      info_outline 12:16:18 PM Trying to fetch Message from Update Cache
      info_outline 12:16:18 PM Message fetched successfully
      info_outline 12:16:18 PM User clicked Logout.
      info_outline 12:16:19 PM Exited updateCache()
    • PTRFCNTRLPRF1: To verify that Super Admin is able to create Category Level TCP for Retailer category.
      May 25, 2022 12:16:19 PM 0h 1m 15s+819ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:16:19 PM Entered createCategoryLevelTransferControlProfile(5, Distributor, Retailer)
      info_outline 12:16:19 PM Trying to get User with Access: TRANSFERPROFCAT
      low_priority 12:16:19 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:100)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:16:19 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:100)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:16:19 PM Entered :: getUserNameByLogin()
      info_outline 12:16:19 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:16:19 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:16:19 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:16:20 PM Trying to select Language
      info_outline 12:16:20 PM Language selected successfully as: English
      info_outline 12:16:20 PM Trying to enter Login ID
      info_outline 12:16:20 PM Login ID entered successfully as: superadmin
      info_outline 12:16:20 PM Trying to enter Password
      info_outline 12:16:20 PM Password entered successfully as: 1357
      info_outline 12:16:20 PM Trying to click Submit Button
      info_outline 12:16:21 PM Submit button clicked successfully
      info_outline 12:16:21 PM Trying to click Relogin Button
      info_outline 12:16:22 PM Relogin Button Not Found
      info_outline 12:16:22 PM Multiple Networks page exists: true
      info_outline 12:16:23 PM User clicked Profile Management.
      info_outline 12:16:23 PM User selected Domain Name.
      info_outline 12:16:23 PM User selected Category Name.
      info_outline 12:16:25 PM User clicked Submit Button.
      info_outline 12:16:25 PM The generated TCP Name is ::AUT67924
      info_outline 12:16:25 PM Entered :: checkForUniqueTCPName()
      info_outline 12:16:25 PM Query Repository Returns: TCPNAMEStatus (N)
      info_outline 12:16:25 PM Category level TCP for Domain: Distributor and Category: Retaileralready exists.
      info_outline 12:16:26 PM User clicked Modify Button.
      info_outline 12:16:26 PM User entered Balance Preference Minimum Residual Balance: 0
      info_outline 12:16:26 PM User entered Balance Preference Maximum Residual Balance: 999999999
      info_outline 12:16:26 PM User entered Per C2S Transaction Amount Minimum: 0
      info_outline 12:16:26 PM User entered Per C2S Transaction Amount Maximum: 999999999
      info_outline 12:16:27 PM User entered Alerting Balance: 9999
      info_outline 12:16:27 PM User entered Allowed Max Percentage: 80
      info_outline 12:16:27 PM User entered Balance Preference Minimum Residual Balance: 0
      info_outline 12:16:27 PM User entered Balance Preference Maximum Residual Balance: 999999999
      info_outline 12:16:27 PM User entered Per C2S Transaction Amount Minimum: 0
      info_outline 12:16:27 PM User entered Per C2S Transaction Amount Maximum: 999999999
      info_outline 12:16:27 PM User entered Alerting Balance: 9999
      info_outline 12:16:27 PM User entered Allowed Max Percentage: 80
      info_outline 12:16:28 PM User entered Balance Preference Minimum Residual Balance: 0
      info_outline 12:16:28 PM User entered Balance Preference Maximum Residual Balance: 999999999
      info_outline 12:16:28 PM User entered Per C2S Transaction Amount Minimum: 0
      info_outline 12:16:28 PM User entered Per C2S Transaction Amount Maximum: 999999999
      info_outline 12:16:28 PM User entered Alerting Balance: 9999
      info_outline 12:16:29 PM User entered Allowed Max Percentage: 80
      info_outline 12:16:29 PM User entered Transfer Control Profile Daily Transfer In Count: 999999
      info_outline 12:16:29 PM User entered Transfer Control Profile Daily Transfer In AlertingCount: 9999
      info_outline 12:16:29 PM User entered Transfer Control Profile Daily Transfer In Value: 999999999
      info_outline 12:16:29 PM User entered Transfer Control Profile Daily Transfer In Alerting Value: 9999
      info_outline 12:16:30 PM User entered Transfer Control Profile Daily Channel Transfer Out Count: 999999
      info_outline 12:16:30 PM User entered Transfer Control Profile Daily Channel Transfer Out Alerting Count: 9999
      info_outline 12:16:30 PM User entered Transfer Control Profile Daily Channel Transfer Out Value: 999999999
      info_outline 12:16:30 PM User entered Transfer Control Profile Daily Channel Transfer Out Alerting Value: 9999
      info_outline 12:16:30 PM User entered Transfer Control Profile Daily Subscriber Transfer In Count: 999999
      info_outline 12:16:31 PM User entered Transfer Control Profile Daily Subscriber Transfer In Alerting Count: 9999
      info_outline 12:16:31 PM User entered Transfer Control Profile Daily Subscriber Transfer In Value: 999999999
      info_outline 12:16:31 PM User entered Transfer Control Profile Daily Subscriber Transfer In Alerting Value: 9999
      info_outline 12:16:31 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Count: 999999
      info_outline 12:16:32 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Alerting Count: 9999
      info_outline 12:16:32 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Value: 999999999
      info_outline 12:16:32 PM User entered Transfer Control Profile Daily Subscriber Transfer Out Alerting Value: 9999
      info_outline 12:16:32 PM User entered Transfer Control Profile Weekly Transfer In Count: 999999
      info_outline 12:16:33 PM User entered Transfer Control Profile Weekly Transfer In AlertingCount: 9999
      info_outline 12:16:33 PM User entered Transfer Control Profile Weekly Transfer In Value: 999999999
      info_outline 12:16:33 PM User entered Transfer Control Profile Weekly Transfer In Alerting Value: 9999
      info_outline 12:16:33 PM User entered Transfer Control Profile Weekly Channel Transfer Out Count: 999999
      info_outline 12:16:33 PM User entered Transfer Control Profile Weekly Channel Transfer Out Alerting Count: 9999
      info_outline 12:16:34 PM User entered Transfer Control Profile Weekly Channel Transfer Out Value: 999999999
      info_outline 12:16:34 PM User entered Transfer Control Profile Weekly Channel Transfer Out Alerting Value: 9999
      info_outline 12:16:34 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Count: 999999
      info_outline 12:16:34 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Alerting Count: 9999
      info_outline 12:16:35 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Value: 999999999
      info_outline 12:16:35 PM User entered Transfer Control Profile Weekly Subscriber Transfer In Alerting Value: 9999
      info_outline 12:16:35 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Count: 999999
      info_outline 12:16:35 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Alerting Count: 9999
      info_outline 12:16:35 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Value: 999999999
      info_outline 12:16:36 PM User entered Transfer Control Profile Weekly Subscriber Transfer Out Alerting Value: 9999
      info_outline 12:16:36 PM User entered Transfer Control Profile Monthly Transfer In Count: 999999
      info_outline 12:16:36 PM User entered Transfer Control Profile Monthly Transfer In AlertingCount: 9999
      info_outline 12:16:36 PM User entered Transfer Control Profile Monthly Transfer In Value: 999999999
      info_outline 12:16:37 PM User entered Transfer Control Profile Monthly Transfer In Alerting Value: 9999
      info_outline 12:16:37 PM User entered Transfer Control Profile Monthly Channel Transfer Out Count: 999999
      info_outline 12:16:37 PM User entered Transfer Control Profile Monthly Channel Transfer Out Alerting Count: 9999
      info_outline 12:16:37 PM User entered Transfer Control Profile Monthly Channel Transfer Out Value: 999999999
      info_outline 12:16:37 PM User entered Transfer Control Profile Monthly Channel Transfer Out Alerting Value: 9999
      info_outline 12:16:38 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Count: 999999
      info_outline 12:16:38 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Alerting Count: 9999
      info_outline 12:16:38 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Value: 999999999
      info_outline 12:16:38 PM User entered Transfer Control Profile Monthly Subscriber Transfer In Alerting Value: 9999
      info_outline 12:16:38 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Count: 999999
      info_outline 12:16:39 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Alerting Count: 9999
      info_outline 12:16:39 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Value: 999999999
      info_outline 12:16:39 PM User entered Transfer Control Profile Monthly Subscriber Transfer Out Alerting Value: 9999
      info_outline 12:16:40 PM User clicked Save Button.
      info_outline 12:16:42 PM User clicked Confirm Button.
      info_outline 12:16:42 PM Entered :: fetchTCPID()
      info_outline 12:16:42 PM Query Repository Returns: Transfer Control Profile ID (208)
      info_outline 12:16:43 PM Entered updateCache([TRFPRF, TRFPRFPRD])
      info_outline 12:16:43 PM Trying to get User with Access: CACHEUPDATE
      low_priority 12:16:43 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:297)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:16:43 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createCategoryLevelTransferControlProfile(TransferControlProfile.java:297)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:16:43 PM Entered :: getUserNameByLogin()
      info_outline 12:16:43 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:16:43 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:16:43 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:16:43 PM Trying to select Language
      info_outline 12:16:44 PM Language selected successfully as: English
      info_outline 12:16:44 PM Trying to enter Login ID
      info_outline 12:16:44 PM Login ID entered successfully as: superadmin
      info_outline 12:16:44 PM Trying to enter Password
      info_outline 12:16:44 PM Password entered successfully as: 1357
      info_outline 12:16:44 PM Trying to click Submit Button
      info_outline 12:16:45 PM Submit button clicked successfully
      info_outline 12:16:45 PM Trying to click Relogin Button
      info_outline 12:16:45 PM Relogin Button Not Found
      info_outline 12:16:45 PM Multiple Networks page exists: true
      info_outline 12:16:46 PM Trying to click Masters link
      info_outline 12:16:47 PM Master Link clicked successfully
      info_outline 12:16:48 PM User clicked Update Cache Page
      info_outline 12:16:48 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 12:16:48 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 12:16:48 PM Trying to select Cache Param ID: TRFPRF
      info_outline 12:16:48 PM Cache Param 'Transfer Profile Cache' selected successfully
      info_outline 12:16:48 PM Trying to select Cache Param ID: TRFPRFPRD
      info_outline 12:16:48 PM Cache Param 'Transfer Profile Product Cache' selected successfully
      info_outline 12:16:48 PM Trying to check 'All' option in Update Cache
      info_outline 12:16:48 PM 'All' option clicked successfully in Update Cache
      info_outline 12:16:48 PM Trying to click Submit Button
      info_outline 12:17:34 PM Submit Button clicked successfully
      info_outline 12:17:34 PM Trying to fetch Message from Update Cache
      info_outline 12:17:34 PM Message fetched successfully
      info_outline 12:17:34 PM User clicked Logout.
      info_outline 12:17:35 PM Exited updateCache()
      info_outline 12:17:35 PM Exited createCategoryLevelTransferControlProfile()
    • PTRFCNTRLPRF2: To verify that Network Admin is able to create Channel Level TCP for Retailer category.
      May 25, 2022 12:17:35 PM 0h 2m 6s+968ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:17:35 PM Entered createChannelLevelTransferControlProfile(5, Distributor, Retailer)
      info_outline 12:17:35 PM Trying to get User with Access: TRFCNTPROFILE
      low_priority 12:17:35 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.TransferControlProfile.createChannelLevelTransferControlProfile(TransferControlProfile.java:312)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:38)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:17:35 PM Entered :: getUserNameByLogin()
      info_outline 12:17:35 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 12:17:35 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 12:17:35 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 12:17:36 PM Trying to select Language
      info_outline 12:17:36 PM Language selected successfully as: English
      info_outline 12:17:36 PM Trying to enter Login ID
      info_outline 12:17:36 PM Login ID entered successfully as: AUT_96764
      info_outline 12:17:36 PM Trying to enter Password
      info_outline 12:17:36 PM Password entered successfully as: Com@2468
      info_outline 12:17:36 PM Trying to click Submit Button
      info_outline 12:17:38 PM Submit button clicked successfully
      info_outline 12:17:38 PM Trying to click Relogin Button
      info_outline 12:17:38 PM Relogin Button Not Found
      info_outline 12:17:38 PM Multiple Networks page exists: false
      info_outline 12:17:38 PM Only single Network code exist: NG
      info_outline 12:17:39 PM User clicked Profile Management.
      info_outline 12:17:39 PM The generated TCP Name is ::AUT01475
      info_outline 12:17:39 PM Entered :: checkForUniqueTCPName()
      info_outline 12:17:40 PM Query Repository Returns: TCPNAMEStatus (N)
      info_outline 12:17:41 PM User clicked Transfer Control Profile.
      info_outline 12:17:41 PM User selected Domain Name.
      info_outline 12:17:41 PM User selected Category Name.
      info_outline 12:17:42 PM User clicked Submit Button.
      info_outline 12:17:43 PM User clicked Add Button.
      info_outline 12:17:44 PM User entered Profile Name: AUT01475
      info_outline 12:17:44 PM User entered Short Name: AUT01475
      info_outline 12:17:44 PM User entered Description: Automated Tranfer Control Profile Creation.
      info_outline 12:17:44 PM User selected Validity Type: Y
      info_outline 12:17:45 PM User clicked Save Button.
      info_outline 12:17:47 PM User clicked Confirm Button.
      info_outline 12:17:47 PM Entered :: fetchTCPID()
      info_outline 12:17:47 PM Query Repository Returns: Transfer Control Profile ID (1223)
      info_outline 12:17:47 PM Entered updateCache([TRFPRF, TRFPRFPRD])
      info_outline 12:17:47 PM Trying to get User with Access: CACHEUPDATE
      low_priority 12:17:47 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createChannelLevelTransferControlProfile(TransferControlProfile.java:353)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:38)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:17:47 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.createChannelLevelTransferControlProfile(TransferControlProfile.java:353)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:38)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:17:47 PM Entered :: getUserNameByLogin()
      info_outline 12:17:47 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:17:47 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:17:47 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:17:48 PM Trying to select Language
      info_outline 12:17:48 PM Language selected successfully as: English
      info_outline 12:17:48 PM Trying to enter Login ID
      info_outline 12:17:48 PM Login ID entered successfully as: superadmin
      info_outline 12:17:48 PM Trying to enter Password
      info_outline 12:17:48 PM Password entered successfully as: 1357
      info_outline 12:17:48 PM Trying to click Submit Button
      info_outline 12:17:50 PM Submit button clicked successfully
      info_outline 12:17:50 PM Trying to click Relogin Button
      info_outline 12:17:50 PM Relogin Button Not Found
      info_outline 12:17:50 PM Multiple Networks page exists: true
      info_outline 12:17:52 PM Trying to click Masters link
      info_outline 12:17:52 PM Master Link clicked successfully
      info_outline 12:17:54 PM User clicked Update Cache Page
      info_outline 12:17:54 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 12:17:54 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 12:17:54 PM Trying to select Cache Param ID: TRFPRF
      info_outline 12:17:54 PM Cache Param 'Transfer Profile Cache' selected successfully
      info_outline 12:17:54 PM Trying to select Cache Param ID: TRFPRFPRD
      info_outline 12:17:54 PM Cache Param 'Transfer Profile Product Cache' selected successfully
      info_outline 12:17:54 PM Trying to check 'All' option in Update Cache
      info_outline 12:17:54 PM 'All' option clicked successfully in Update Cache
      info_outline 12:17:54 PM Trying to click Submit Button
      info_outline 12:18:38 PM Submit Button clicked successfully
      info_outline 12:18:38 PM Trying to fetch Message from Update Cache
      info_outline 12:18:38 PM Message fetched successfully
      info_outline 12:18:39 PM User clicked Logout.
      info_outline 12:18:39 PM Exited updateCache()
      info_outline 12:18:39 PM Exited createChannelLevelTransferControlProfile()
      info_outline 12:18:39 PM Trying to get User with Access: TRFCNTPROFILE
      low_priority 12:18:39 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.TransferControlProfile.modifyChannelLevelTransferProfileDefault(TransferControlProfile.java:499)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:39)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:18:39 PM Entered :: getUserNameByLogin()
      info_outline 12:18:40 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 12:18:40 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 12:18:40 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 12:18:40 PM Trying to select Language
      info_outline 12:18:40 PM Language selected successfully as: English
      info_outline 12:18:40 PM Trying to enter Login ID
      info_outline 12:18:40 PM Login ID entered successfully as: AUT_96764
      info_outline 12:18:40 PM Trying to enter Password
      info_outline 12:18:40 PM Password entered successfully as: Com@2468
      info_outline 12:18:40 PM Trying to click Submit Button
      info_outline 12:18:42 PM Submit button clicked successfully
      info_outline 12:18:42 PM Trying to click Relogin Button
      info_outline 12:18:42 PM Relogin Button Not Found
      info_outline 12:18:42 PM Multiple Networks page exists: false
      info_outline 12:18:42 PM Only single Network code exist: NG
      info_outline 12:18:43 PM User clicked Profile Management.
      info_outline 12:18:44 PM User clicked Transfer Control Profile.
      info_outline 12:18:44 PM User selected Domain Name.
      info_outline 12:18:44 PM User selected Category Name.
      info_outline 12:18:46 PM User clicked Submit Button.
      info_outline 12:18:46 PM Entered :: fetchTCPID()
      info_outline 12:18:46 PM Query Repository Returns: Transfer Control Profile ID (1223)
      info_outline 12:18:47 PM User clicked Modify Button.
      info_outline 12:18:47 PM User clicked Default Profile.
      info_outline 12:18:48 PM User Clicked submit button
      info_outline 12:18:50 PM User clicked Confirm Button.
      info_outline 12:18:50 PM Entered updateCache([TRFPRF, TRFPRFPRD])
      info_outline 12:18:50 PM Trying to get User with Access: CACHEUPDATE
      low_priority 12:18:50 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:63)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.modifyChannelLevelTransferProfileDefault(TransferControlProfile.java:525)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:39)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      low_priority 12:18:50 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.CacheUpdate.updateCache(CacheUpdate.java:81)
      	at com.Features.TransferControlProfile.modifyChannelLevelTransferProfileDefault(TransferControlProfile.java:525)
      	at com.testscripts.prerequisites.PreRequisite_TCPCreation.Test_CategoryLevelTransferControlProfileCreation(PreRequisite_TCPCreation.java:39)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 12:18:50 PM Entered :: getUserNameByLogin()
      info_outline 12:18:50 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:18:50 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:18:50 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:18:51 PM Trying to select Language
      info_outline 12:18:51 PM Language selected successfully as: English
      info_outline 12:18:51 PM Trying to enter Login ID
      info_outline 12:18:51 PM Login ID entered successfully as: superadmin
      info_outline 12:18:51 PM Trying to enter Password
      info_outline 12:18:51 PM Password entered successfully as: 1357
      info_outline 12:18:51 PM Trying to click Submit Button
      info_outline 12:18:52 PM Submit button clicked successfully
      info_outline 12:18:52 PM Trying to click Relogin Button
      info_outline 12:18:52 PM Relogin Button Not Found
      info_outline 12:18:53 PM Multiple Networks page exists: true
      info_outline 12:18:54 PM Trying to click Masters link
      info_outline 12:18:55 PM Master Link clicked successfully
      info_outline 12:18:56 PM User clicked Update Cache Page
      info_outline 12:18:56 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 12:18:56 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 12:18:56 PM Trying to select Cache Param ID: TRFPRF
      info_outline 12:18:56 PM Cache Param 'Transfer Profile Cache' selected successfully
      info_outline 12:18:56 PM Trying to select Cache Param ID: TRFPRFPRD
      info_outline 12:18:56 PM Cache Param 'Transfer Profile Product Cache' selected successfully
      info_outline 12:18:56 PM Trying to check 'All' option in Update Cache
      info_outline 12:18:56 PM 'All' option clicked successfully in Update Cache
      info_outline 12:18:56 PM Trying to click Submit Button
      info_outline 12:19:41 PM Submit Button clicked successfully
      info_outline 12:19:41 PM Trying to fetch Message from Update Cache
      info_outline 12:19:41 PM Message fetched successfully
      info_outline 12:19:41 PM User clicked Logout.
      info_outline 12:19:42 PM Exited updateCache()
  • [Pre-Requisite]C2S Card Group Creation May 25, 2022 12:57:45 PM pass
    May 25, 2022 12:57:45 PM May 25, 2022 01:18:04 PM 0h 20m 18s+271ms
    • PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for C2S Gift Recharge service & CVG sub-service.
      May 25, 2022 12:57:46 PM 0h 1m 36s+686ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:57:46 PM Entered c2SCardGroupCreation(C2S Gift Recharge, CVG)
      info_outline 12:57:46 PM Trying to get User with Access: ADDC2SCARDGRP
      low_priority 12:57:46 PM
      java.lang.NullPointerException
      
      info_outline 12:57:46 PM Entered :: getUserNameByLogin()
      info_outline 12:57:46 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 12:57:46 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 12:57:46 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 12:57:46 PM Trying to select Language
      info_outline 12:57:46 PM Language selected successfully as: English
      info_outline 12:57:46 PM Trying to enter Login ID
      info_outline 12:57:46 PM Login ID entered successfully as: AUT_96764
      info_outline 12:57:46 PM Trying to enter Password
      info_outline 12:57:46 PM Password entered successfully as: Com@2468
      info_outline 12:57:46 PM Trying to click Submit Button
      info_outline 12:57:49 PM Submit button clicked successfully
      info_outline 12:57:49 PM Trying to click Relogin Button
      info_outline 12:57:49 PM Relogin Button Not Found
      info_outline 12:57:49 PM Multiple Networks page exists: false
      info_outline 12:57:49 PM Only single Network code exist: NG
      info_outline 12:57:49 PM Entered :: getSystemPreference(CHOICE_RECHARGE_APPLICABLE)
      info_outline 12:57:49 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 12:57:49 PM Choice Recharge status is false
      info_outline 12:57:49 PM Choice Recharge Status is False, Hence Card Group Creation will begin with similar slabs for different Sub-services
      info_outline 12:57:50 PM User clicked Card Group.
      info_outline 12:57:51 PM User clicked Add C2S Card Group.
      info_outline 12:57:51 PM User selected Service Type: C2S Gift Recharge
      info_outline 12:57:51 PM The generated CardGroup Name is ::AUTC1M3Eo
      info_outline 12:57:51 PM Entered :: checkForUniqueCardGroupName()
      info_outline 12:57:52 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 12:57:52 PM User selected sub-Service.
      info_outline 12:57:52 PM User entered Card Group Name.
      info_outline 12:57:52 PM User clicked Card Group Icon.
      info_outline 12:57:53 PM User entered Card Group Code: 1234
      info_outline 12:57:53 PM User entered Card Name: AUTC1M3Eo
      info_outline 12:57:53 PM User entered Start Range: 41
      info_outline 12:57:53 PM User entered End Range: 100
      info_outline 12:57:53 PM User checked Reversal Permitted.
      info_outline 12:57:54 PM Entered :: getPreference()
      info_outline 12:57:54 PM Service Class Preference Not Found
      info_outline 12:57:54 PM Trying to get Preference value from Control Preferences
      info_outline 12:57:54 PM Control Preference Not Found
      info_outline 12:57:54 PM Trying to get Preference value from Network Preferences
      info_outline 12:57:54 PM Network Preference Not Found
      info_outline 12:57:54 PM Trying to get Preference value from System Preferences
      info_outline 12:57:55 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 12:57:55 PM User checked COSRequired.
      info_outline 12:57:55 PM User selected Validity Type: VLHI
      info_outline 12:57:55 PM User entered Grace Period: 9999
      info_outline 12:57:55 PM User entered Grace Period: 9999
      info_outline 12:57:55 PM User entered MultipleOf: 1
      info_outline 12:57:55 PM User checked Online.
      info_outline 12:57:55 PM User checked Both.
      info_outline 12:57:56 PM User selected Tax1 Type: Pct
      info_outline 12:57:56 PM User entered Tax1 Rate: 1
      info_outline 12:57:56 PM User selected Tax2 Type: Pct
      info_outline 12:57:56 PM User entered Tax2 Rate: 1
      info_outline 12:57:56 PM User selected processing Fee Type: Pct
      info_outline 12:57:56 PM User entered Processing Fee Rate: 0
      info_outline 12:57:56 PM User entered Processing Fee Min Amount: 1
      info_outline 12:57:56 PM User entered Processing Fee Max Amount: 2
      info_outline 12:57:57 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 12:57:57 PM User selected Bonus Type: Pct
      info_outline 12:57:57 PM User entered Bonus Value: 1
      info_outline 12:57:57 PM User entered Bonus Validity: 1
      info_outline 12:57:57 PM User selected Bonus Conversion Factor: 1
      info_outline 12:57:57 PM User entered Bonus Validity Days: 9999
      info_outline 12:57:57 PM Trying to click Add Button.
      info_outline 12:57:58 PM Add button clicked successfully.
      info_outline 12:57:58 PM WindowID captured previously:: CDwindow-F8EDE9EB41D34054156D13710282B574 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 12:57:58 PM Window already closed.
      info_outline 12:57:59 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F8EDE9EB41D34054156D13710282B574
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 12:58:01 PM User clicked Card Group Icon.
      info_outline 12:58:02 PM User entered Card Group Code: 1234
      info_outline 12:58:02 PM User entered Card Name: AUTC1M3Eo
      info_outline 12:58:02 PM User entered Start Range: 101
      info_outline 12:58:02 PM User entered End Range: 200
      info_outline 12:58:02 PM User checked Reversal Permitted.
      info_outline 12:58:02 PM Entered :: getPreference()
      info_outline 12:58:03 PM Service Class Preference Not Found
      info_outline 12:58:03 PM Trying to get Preference value from Control Preferences
      info_outline 12:58:03 PM Control Preference Not Found
      info_outline 12:58:03 PM Trying to get Preference value from Network Preferences
      info_outline 12:58:03 PM Network Preference Not Found
      info_outline 12:58:03 PM Trying to get Preference value from System Preferences
      info_outline 12:58:03 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 12:58:03 PM User checked COSRequired.
      info_outline 12:58:04 PM User selected Validity Type: VLHI
      info_outline 12:58:04 PM User entered Grace Period: 9999
      info_outline 12:58:04 PM User entered Grace Period: 9999
      info_outline 12:58:04 PM User entered MultipleOf: 1
      info_outline 12:58:04 PM User checked Online.
      info_outline 12:58:04 PM User checked Both.
      info_outline 12:58:04 PM User selected Tax1 Type: Pct
      info_outline 12:58:04 PM User entered Tax1 Rate: 1
      info_outline 12:58:05 PM User selected Tax2 Type: Pct
      info_outline 12:58:05 PM User entered Tax2 Rate: 1
      info_outline 12:58:05 PM User selected processing Fee Type: Pct
      info_outline 12:58:05 PM User entered Processing Fee Rate: 0
      info_outline 12:58:05 PM User entered Processing Fee Min Amount: 1
      info_outline 12:58:05 PM User entered Processing Fee Max Amount: 2
      info_outline 12:58:05 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 12:58:06 PM User selected Bonus Type: Pct
      info_outline 12:58:06 PM User entered Bonus Value: 1
      info_outline 12:58:06 PM User entered Bonus Validity: 1
      info_outline 12:58:06 PM User selected Bonus Conversion Factor: 1
      info_outline 12:58:06 PM User entered Bonus Validity Days: 9999
      info_outline 12:58:06 PM Trying to click Add Button.
      info_outline 12:58:07 PM Add button clicked successfully.
      info_outline 12:58:07 PM WindowID captured previously:: CDwindow-7B0D436D9D0C6636414799116AC28207 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 12:58:07 PM Window already closed.
      info_outline 12:58:07 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-7B0D436D9D0C6636414799116AC28207
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 12:58:10 PM User clicked Card Group Icon.
      info_outline 12:58:11 PM User entered Card Group Code: 1234
      info_outline 12:58:11 PM User entered Card Name: AUTC1M3Eo
      info_outline 12:58:11 PM User entered Start Range: 201
      info_outline 12:58:11 PM User entered End Range: 90000
      info_outline 12:58:11 PM User checked Reversal Permitted.
      info_outline 12:58:11 PM Entered :: getPreference()
      info_outline 12:58:11 PM Service Class Preference Not Found
      info_outline 12:58:12 PM Trying to get Preference value from Control Preferences
      info_outline 12:58:12 PM Control Preference Not Found
      info_outline 12:58:12 PM Trying to get Preference value from Network Preferences
      info_outline 12:58:12 PM Network Preference Not Found
      info_outline 12:58:12 PM Trying to get Preference value from System Preferences
      info_outline 12:58:12 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 12:58:12 PM User checked COSRequired.
      info_outline 12:58:13 PM User selected Validity Type: VLHI
      info_outline 12:58:13 PM User entered Grace Period: 9999
      info_outline 12:58:13 PM User entered Grace Period: 9999
      info_outline 12:58:13 PM User entered MultipleOf: 1
      info_outline 12:58:13 PM User checked Online.
      info_outline 12:58:13 PM User checked Both.
      info_outline 12:58:13 PM User selected Tax1 Type: Pct
      info_outline 12:58:13 PM User entered Tax1 Rate: 1
      info_outline 12:58:14 PM User selected Tax2 Type: Pct
      info_outline 12:58:14 PM User entered Tax2 Rate: 1
      info_outline 12:58:14 PM User selected processing Fee Type: Pct
      info_outline 12:58:14 PM User entered Processing Fee Rate: 0
      info_outline 12:58:14 PM User entered Processing Fee Min Amount: 1
      info_outline 12:58:14 PM User entered Processing Fee Max Amount: 2
      info_outline 12:58:14 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 12:58:15 PM User selected Bonus Type: Pct
      info_outline 12:58:15 PM User entered Bonus Value: 1
      info_outline 12:58:15 PM User entered Bonus Validity: 1
      info_outline 12:58:15 PM User selected Bonus Conversion Factor: 1
      info_outline 12:58:15 PM User entered Bonus Validity Days: 9999
      info_outline 12:58:15 PM Trying to click Add Button.
      info_outline 12:58:16 PM Add button clicked successfully.
      info_outline 12:58:16 PM WindowID captured previously:: CDwindow-227EF773E23F8985D8B2D557E8279AE0 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 12:58:16 PM Window already closed.
      info_outline 12:58:16 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-227EF773E23F8985D8B2D557E8279AE0
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 12:58:19 PM Trying to open Calender
      info_outline 12:58:19 PM Clicking on current date :
      info_outline 12:58:19 PM Server Time fetched as: Thu Jan 01 12:51:37 IST 1970
      info_outline 12:58:19 PM User entered Applicable from Hour.12:53:37
      info_outline 12:58:19 PM User selected Card Group Set Type:org.openqa.selenium.support.ui.Select@1e6cd1c
      info_outline 12:58:21 PM User clicked Save Button.
      info_outline 12:58:22 PM User clicked Save Button.
      info_outline 12:58:24 PM User clicked Confirm Button.
      info_outline 12:58:24 PM Entered getCardGroupSetID(AUTC1M3Eo)
      info_outline 12:58:24 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 12:58:24 PM Query Repository Returns: CardGroup Set ID (4828)
      info_outline 12:58:25 PM Entered updateCache([CARDGROUP, TRANSFERRULE])
      info_outline 12:58:25 PM Trying to get User with Access: CACHEUPDATE
      low_priority 12:58:25 PM
      java.lang.NullPointerException
      
      low_priority 12:58:25 PM
      java.lang.NullPointerException
      
      info_outline 12:58:25 PM Entered :: getUserNameByLogin()
      info_outline 12:58:25 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 12:58:25 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 12:58:25 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 12:58:26 PM Trying to select Language
      info_outline 12:58:26 PM Language selected successfully as: English
      info_outline 12:58:26 PM Trying to enter Login ID
      info_outline 12:58:26 PM Login ID entered successfully as: superadmin
      info_outline 12:58:26 PM Trying to enter Password
      info_outline 12:58:26 PM Password entered successfully as: 1357
      info_outline 12:58:26 PM Trying to click Submit Button
      info_outline 12:58:27 PM Submit button clicked successfully
      info_outline 12:58:27 PM Trying to click Relogin Button
      info_outline 12:58:27 PM Relogin Button Not Found
      info_outline 12:58:28 PM Multiple Networks page exists: true
      info_outline 12:58:29 PM Trying to click Masters link
      info_outline 12:58:30 PM Master Link clicked successfully
      info_outline 12:58:31 PM User clicked Update Cache Page
      info_outline 12:58:31 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 12:58:31 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 12:58:31 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 12:58:31 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 12:58:31 PM Trying to select Cache Param ID: TRANSFERRULE
      info_outline 12:58:31 PM Cache Param 'Transfer rule cache' selected successfully
      info_outline 12:58:31 PM Trying to check 'All' option in Update Cache
      info_outline 12:58:32 PM 'All' option clicked successfully in Update Cache
      info_outline 12:58:32 PM Trying to click Submit Button
      info_outline 12:59:21 PM Submit Button clicked successfully
      info_outline 12:59:21 PM Trying to fetch Message from Update Cache
      info_outline 12:59:21 PM Message fetched successfully
      info_outline 12:59:22 PM User clicked Logout.
      info_outline 12:59:22 PM Exited updateCache()
      info_outline 12:59:22 PM Exited c2SCardGroupCreation()
    • PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Customer Recharge service & CVG sub-service.
      May 25, 2022 12:59:23 PM 0h 1m 29s+457ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 12:59:23 PM Entered c2SCardGroupCreation(Customer Recharge, CVG)
      info_outline 12:59:23 PM Trying to get User with Access: ADDC2SCARDGRP
      low_priority 12:59:23 PM
      java.lang.NullPointerException
      
      info_outline 12:59:23 PM Entered :: getUserNameByLogin()
      info_outline 12:59:23 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 12:59:23 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 12:59:23 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 12:59:24 PM Trying to select Language
      info_outline 12:59:24 PM Language selected successfully as: English
      info_outline 12:59:24 PM Trying to enter Login ID
      info_outline 12:59:24 PM Login ID entered successfully as: AUT_96764
      info_outline 12:59:24 PM Trying to enter Password
      info_outline 12:59:25 PM Password entered successfully as: Com@2468
      info_outline 12:59:25 PM Trying to click Submit Button
      info_outline 12:59:26 PM Submit button clicked successfully
      info_outline 12:59:26 PM Trying to click Relogin Button
      info_outline 12:59:26 PM Relogin Button Not Found
      info_outline 12:59:26 PM Multiple Networks page exists: false
      info_outline 12:59:26 PM Only single Network code exist: NG
      info_outline 12:59:26 PM Entered :: getSystemPreference(CHOICE_RECHARGE_APPLICABLE)
      info_outline 12:59:27 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 12:59:27 PM Choice Recharge status is false
      info_outline 12:59:27 PM Choice Recharge Status is False, Hence Card Group Creation will begin with similar slabs for different Sub-services
      info_outline 12:59:28 PM User clicked Card Group.
      info_outline 12:59:29 PM User clicked Add C2S Card Group.
      info_outline 12:59:30 PM User selected Service Type: Customer Recharge
      info_outline 12:59:30 PM The generated CardGroup Name is ::AUTcHOo11
      info_outline 12:59:30 PM Entered :: checkForUniqueCardGroupName()
      info_outline 12:59:30 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 12:59:30 PM User selected sub-Service.
      info_outline 12:59:30 PM User entered Card Group Name.
      info_outline 12:59:30 PM User clicked Card Group Icon.
      info_outline 12:59:31 PM User entered Card Group Code: 1234
      info_outline 12:59:32 PM User entered Card Name: AUTcHOo11
      info_outline 12:59:32 PM User entered Start Range: 41
      info_outline 12:59:32 PM User entered End Range: 100
      info_outline 12:59:32 PM User checked Reversal Permitted.
      info_outline 12:59:32 PM Entered :: getPreference()
      info_outline 12:59:32 PM Service Class Preference Not Found
      info_outline 12:59:32 PM Trying to get Preference value from Control Preferences
      info_outline 12:59:32 PM Control Preference Not Found
      info_outline 12:59:32 PM Trying to get Preference value from Network Preferences
      info_outline 12:59:33 PM Network Preference Not Found
      info_outline 12:59:33 PM Trying to get Preference value from System Preferences
      info_outline 12:59:33 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 12:59:33 PM User checked COSRequired.
      info_outline 12:59:33 PM User selected Validity Type: VLHI
      info_outline 12:59:33 PM User entered Grace Period: 9999
      info_outline 12:59:33 PM User entered Grace Period: 9999
      info_outline 12:59:33 PM User entered MultipleOf: 1
      info_outline 12:59:34 PM User checked Online.
      info_outline 12:59:34 PM User checked Both.
      info_outline 12:59:34 PM User selected Tax1 Type: Pct
      info_outline 12:59:34 PM User entered Tax1 Rate: 1
      info_outline 12:59:34 PM User selected Tax2 Type: Pct
      info_outline 12:59:34 PM User entered Tax2 Rate: 1
      info_outline 12:59:34 PM User selected processing Fee Type: Pct
      info_outline 12:59:34 PM User entered Processing Fee Rate: 0
      info_outline 12:59:34 PM User entered Processing Fee Min Amount: 1
      info_outline 12:59:35 PM User entered Processing Fee Max Amount: 2
      info_outline 12:59:35 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 12:59:35 PM User selected Bonus Type: Pct
      info_outline 12:59:35 PM User entered Bonus Value: 1
      info_outline 12:59:35 PM User entered Bonus Validity: 1
      info_outline 12:59:35 PM User selected Bonus Conversion Factor: 1
      info_outline 12:59:35 PM User entered Bonus Validity Days: 9999
      info_outline 12:59:35 PM Trying to click Add Button.
      info_outline 12:59:36 PM Add button clicked successfully.
      info_outline 12:59:36 PM WindowID captured previously:: CDwindow-ED794B2D68925B4F30359365FFF37825 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 12:59:36 PM Window already closed.
      info_outline 12:59:37 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-ED794B2D68925B4F30359365FFF37825
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 12:59:39 PM User clicked Card Group Icon.
      info_outline 12:59:40 PM User entered Card Group Code: 1234
      info_outline 12:59:41 PM User entered Card Name: AUTcHOo11
      info_outline 12:59:41 PM User entered Start Range: 101
      info_outline 12:59:41 PM User entered End Range: 200
      info_outline 12:59:41 PM User checked Reversal Permitted.
      info_outline 12:59:41 PM Entered :: getPreference()
      info_outline 12:59:41 PM Service Class Preference Not Found
      info_outline 12:59:41 PM Trying to get Preference value from Control Preferences
      info_outline 12:59:41 PM Control Preference Not Found
      info_outline 12:59:41 PM Trying to get Preference value from Network Preferences
      info_outline 12:59:42 PM Network Preference Not Found
      info_outline 12:59:42 PM Trying to get Preference value from System Preferences
      info_outline 12:59:42 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 12:59:42 PM User checked COSRequired.
      info_outline 12:59:42 PM User selected Validity Type: VLHI
      info_outline 12:59:42 PM User entered Grace Period: 9999
      info_outline 12:59:42 PM User entered Grace Period: 9999
      info_outline 12:59:42 PM User entered MultipleOf: 1
      info_outline 12:59:43 PM User checked Online.
      info_outline 12:59:43 PM User checked Both.
      info_outline 12:59:43 PM User selected Tax1 Type: Pct
      info_outline 12:59:43 PM User entered Tax1 Rate: 1
      info_outline 12:59:43 PM User selected Tax2 Type: Pct
      info_outline 12:59:43 PM User entered Tax2 Rate: 1
      info_outline 12:59:43 PM User selected processing Fee Type: Pct
      info_outline 12:59:43 PM User entered Processing Fee Rate: 0
      info_outline 12:59:44 PM User entered Processing Fee Min Amount: 1
      info_outline 12:59:44 PM User entered Processing Fee Max Amount: 2
      info_outline 12:59:44 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 12:59:44 PM User selected Bonus Type: Pct
      info_outline 12:59:44 PM User entered Bonus Value: 1
      info_outline 12:59:44 PM User entered Bonus Validity: 1
      info_outline 12:59:44 PM User selected Bonus Conversion Factor: 1
      info_outline 12:59:44 PM User entered Bonus Validity Days: 9999
      info_outline 12:59:44 PM Trying to click Add Button.
      info_outline 12:59:45 PM Add button clicked successfully.
      info_outline 12:59:45 PM WindowID captured previously:: CDwindow-E683C7D207B7B2F521665596AC6C9D13 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 12:59:45 PM Window already closed.
      info_outline 12:59:46 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-E683C7D207B7B2F521665596AC6C9D13
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 12:59:48 PM User clicked Card Group Icon.
      info_outline 12:59:49 PM User entered Card Group Code: 1234
      info_outline 12:59:49 PM User entered Card Name: AUTcHOo11
      info_outline 12:59:50 PM User entered Start Range: 201
      info_outline 12:59:50 PM User entered End Range: 90000
      info_outline 12:59:50 PM User checked Reversal Permitted.
      info_outline 12:59:50 PM Entered :: getPreference()
      info_outline 12:59:50 PM Service Class Preference Not Found
      info_outline 12:59:50 PM Trying to get Preference value from Control Preferences
      info_outline 12:59:50 PM Control Preference Not Found
      info_outline 12:59:50 PM Trying to get Preference value from Network Preferences
      info_outline 12:59:51 PM Network Preference Not Found
      info_outline 12:59:51 PM Trying to get Preference value from System Preferences
      info_outline 12:59:51 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 12:59:51 PM User checked COSRequired.
      info_outline 12:59:51 PM User selected Validity Type: VLHI
      info_outline 12:59:51 PM User entered Grace Period: 9999
      info_outline 12:59:51 PM User entered Grace Period: 9999
      info_outline 12:59:51 PM User entered MultipleOf: 1
      info_outline 12:59:51 PM User checked Online.
      info_outline 12:59:52 PM User checked Both.
      info_outline 12:59:52 PM User selected Tax1 Type: Pct
      info_outline 12:59:52 PM User entered Tax1 Rate: 1
      info_outline 12:59:52 PM User selected Tax2 Type: Pct
      info_outline 12:59:52 PM User entered Tax2 Rate: 1
      info_outline 12:59:52 PM User selected processing Fee Type: Pct
      info_outline 12:59:52 PM User entered Processing Fee Rate: 0
      info_outline 12:59:52 PM User entered Processing Fee Min Amount: 1
      info_outline 12:59:53 PM User entered Processing Fee Max Amount: 2
      info_outline 12:59:53 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 12:59:53 PM User selected Bonus Type: Pct
      info_outline 12:59:53 PM User entered Bonus Value: 1
      info_outline 12:59:53 PM User entered Bonus Validity: 1
      info_outline 12:59:53 PM User selected Bonus Conversion Factor: 1
      info_outline 12:59:53 PM User entered Bonus Validity Days: 9999
      info_outline 12:59:53 PM Trying to click Add Button.
      info_outline 12:59:54 PM Add button clicked successfully.
      info_outline 12:59:54 PM WindowID captured previously:: CDwindow-572D2E58ECBACDBA8AE4522149614D47 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 12:59:54 PM Window already closed.
      info_outline 12:59:55 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-572D2E58ECBACDBA8AE4522149614D47
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 12:59:57 PM Trying to open Calender
      info_outline 12:59:57 PM Clicking on current date :
      info_outline 12:59:57 PM Server Time fetched as: Thu Jan 01 12:53:15 IST 1970
      info_outline 12:59:58 PM User entered Applicable from Hour.12:55:15
      info_outline 12:59:58 PM User selected Card Group Set Type:org.openqa.selenium.support.ui.Select@1ec98548
      info_outline 12:59:59 PM User clicked Save Button.
      info_outline 1:00:00 PM User clicked Save Button.
      info_outline 1:00:01 PM User clicked Confirm Button.
      info_outline 1:00:01 PM Entered getCardGroupSetID(AUTcHOo11)
      info_outline 1:00:01 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 1:00:02 PM Query Repository Returns: CardGroup Set ID (4829)
      info_outline 1:00:02 PM Entered updateCache([CARDGROUP, TRANSFERRULE])
      info_outline 1:00:02 PM Trying to get User with Access: CACHEUPDATE
      low_priority 1:00:02 PM
      java.lang.NullPointerException
      
      low_priority 1:00:02 PM
      java.lang.NullPointerException
      
      info_outline 1:00:02 PM Entered :: getUserNameByLogin()
      info_outline 1:00:02 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 1:00:02 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 1:00:02 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 1:00:03 PM Trying to select Language
      info_outline 1:00:03 PM Language selected successfully as: English
      info_outline 1:00:03 PM Trying to enter Login ID
      info_outline 1:00:03 PM Login ID entered successfully as: superadmin
      info_outline 1:00:03 PM Trying to enter Password
      info_outline 1:00:03 PM Password entered successfully as: 1357
      info_outline 1:00:03 PM Trying to click Submit Button
      info_outline 1:00:04 PM Submit button clicked successfully
      info_outline 1:00:04 PM Trying to click Relogin Button
      info_outline 1:00:05 PM Relogin Button Not Found
      info_outline 1:00:05 PM Multiple Networks page exists: true
      info_outline 1:00:06 PM Trying to click Masters link
      info_outline 1:00:07 PM Master Link clicked successfully
      info_outline 1:00:08 PM User clicked Update Cache Page
      info_outline 1:00:08 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 1:00:08 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 1:00:08 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 1:00:08 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 1:00:08 PM Trying to select Cache Param ID: TRANSFERRULE
      info_outline 1:00:08 PM Cache Param 'Transfer rule cache' selected successfully
      info_outline 1:00:08 PM Trying to check 'All' option in Update Cache
      info_outline 1:00:08 PM 'All' option clicked successfully in Update Cache
      info_outline 1:00:08 PM Trying to click Submit Button
      info_outline 1:00:51 PM Submit Button clicked successfully
      info_outline 1:00:51 PM Trying to fetch Message from Update Cache
      info_outline 1:00:51 PM Message fetched successfully
      info_outline 1:00:52 PM User clicked Logout.
      info_outline 1:00:52 PM Exited updateCache()
      info_outline 1:00:52 PM Exited c2SCardGroupCreation()
    • PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Customer Recharge Fix line service & Fix sub-service.
      May 25, 2022 01:00:53 PM 0h 1m 36s+757ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 1:00:53 PM Entered c2SCardGroupCreation(Customer Recharge Fix line, Fix)
      info_outline 1:00:53 PM Trying to get User with Access: ADDC2SCARDGRP
      low_priority 1:00:53 PM
      java.lang.NullPointerException
      
      info_outline 1:00:53 PM Entered :: getUserNameByLogin()
      info_outline 1:00:53 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:00:53 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:00:53 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:00:54 PM Trying to select Language
      info_outline 1:00:54 PM Language selected successfully as: English
      info_outline 1:00:54 PM Trying to enter Login ID
      info_outline 1:00:54 PM Login ID entered successfully as: AUT_96764
      info_outline 1:00:54 PM Trying to enter Password
      info_outline 1:00:55 PM Password entered successfully as: Com@2468
      info_outline 1:00:55 PM Trying to click Submit Button
      info_outline 1:00:56 PM Submit button clicked successfully
      info_outline 1:00:56 PM Trying to click Relogin Button
      info_outline 1:00:56 PM Relogin Button Not Found
      info_outline 1:00:57 PM Multiple Networks page exists: false
      info_outline 1:00:57 PM Only single Network code exist: NG
      info_outline 1:00:57 PM Entered :: getSystemPreference(CHOICE_RECHARGE_APPLICABLE)
      info_outline 1:00:57 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 1:00:57 PM Choice Recharge status is false
      info_outline 1:00:57 PM Choice Recharge Status is False, Hence Card Group Creation will begin with similar slabs for different Sub-services
      info_outline 1:00:58 PM User clicked Card Group.
      info_outline 1:00:59 PM User clicked Add C2S Card Group.
      info_outline 1:01:00 PM User selected Service Type: Customer Recharge Fix line
      info_outline 1:01:00 PM The generated CardGroup Name is ::AUTC4H5k0
      info_outline 1:01:00 PM Entered :: checkForUniqueCardGroupName()
      info_outline 1:01:00 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 1:01:00 PM User selected sub-Service.
      info_outline 1:01:00 PM User entered Card Group Name.
      info_outline 1:01:00 PM User clicked Card Group Icon.
      info_outline 1:01:01 PM User entered Card Group Code: 1234
      info_outline 1:01:02 PM User entered Card Name: AUTC4H5k0
      info_outline 1:01:02 PM User entered Start Range: 41
      info_outline 1:01:02 PM User entered End Range: 100
      info_outline 1:01:02 PM User checked Reversal Permitted.
      info_outline 1:01:02 PM Entered :: getPreference()
      info_outline 1:01:02 PM Service Class Preference Not Found
      info_outline 1:01:02 PM Trying to get Preference value from Control Preferences
      info_outline 1:01:02 PM Control Preference Not Found
      info_outline 1:01:02 PM Trying to get Preference value from Network Preferences
      info_outline 1:01:03 PM Network Preference Not Found
      info_outline 1:01:03 PM Trying to get Preference value from System Preferences
      info_outline 1:01:03 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:01:03 PM User checked COSRequired.
      info_outline 1:01:03 PM User selected Validity Type: VLHI
      info_outline 1:01:03 PM User entered Grace Period: 9999
      info_outline 1:01:03 PM User entered Grace Period: 9999
      info_outline 1:01:03 PM User entered MultipleOf: 1
      info_outline 1:01:04 PM User checked Online.
      info_outline 1:01:04 PM User checked Both.
      info_outline 1:01:04 PM User selected Tax1 Type: Pct
      info_outline 1:01:04 PM User entered Tax1 Rate: 1
      info_outline 1:01:04 PM User selected Tax2 Type: Pct
      info_outline 1:01:04 PM User entered Tax2 Rate: 1
      info_outline 1:01:04 PM User selected processing Fee Type: Pct
      info_outline 1:01:05 PM User entered Processing Fee Rate: 0
      info_outline 1:01:05 PM User entered Processing Fee Min Amount: 1
      info_outline 1:01:05 PM User entered Processing Fee Max Amount: 2
      info_outline 1:01:05 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:01:05 PM User selected Bonus Type: Pct
      info_outline 1:01:05 PM User entered Bonus Value: 1
      info_outline 1:01:05 PM User entered Bonus Validity: 1
      info_outline 1:01:05 PM User selected Bonus Conversion Factor: 1
      info_outline 1:01:06 PM User entered Bonus Validity Days: 9999
      info_outline 1:01:06 PM Trying to click Add Button.
      info_outline 1:01:07 PM Add button clicked successfully.
      info_outline 1:01:07 PM WindowID captured previously:: CDwindow-BE5AFD34220BCA9E1611E0BCC6B536A8 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:01:07 PM Window already closed.
      info_outline 1:01:08 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-BE5AFD34220BCA9E1611E0BCC6B536A8
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:01:10 PM User clicked Card Group Icon.
      info_outline 1:01:11 PM User entered Card Group Code: 1234
      info_outline 1:01:11 PM User entered Card Name: AUTC4H5k0
      info_outline 1:01:11 PM User entered Start Range: 101
      info_outline 1:01:12 PM User entered End Range: 200
      info_outline 1:01:12 PM User checked Reversal Permitted.
      info_outline 1:01:12 PM Entered :: getPreference()
      info_outline 1:01:12 PM Service Class Preference Not Found
      info_outline 1:01:12 PM Trying to get Preference value from Control Preferences
      info_outline 1:01:12 PM Control Preference Not Found
      info_outline 1:01:12 PM Trying to get Preference value from Network Preferences
      info_outline 1:01:12 PM Network Preference Not Found
      info_outline 1:01:12 PM Trying to get Preference value from System Preferences
      info_outline 1:01:13 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:01:13 PM User checked COSRequired.
      info_outline 1:01:13 PM User selected Validity Type: VLHI
      info_outline 1:01:13 PM User entered Grace Period: 9999
      info_outline 1:01:13 PM User entered Grace Period: 9999
      info_outline 1:01:13 PM User entered MultipleOf: 1
      info_outline 1:01:13 PM User checked Online.
      info_outline 1:01:14 PM User checked Both.
      info_outline 1:01:14 PM User selected Tax1 Type: Pct
      info_outline 1:01:14 PM User entered Tax1 Rate: 1
      info_outline 1:01:14 PM User selected Tax2 Type: Pct
      info_outline 1:01:14 PM User entered Tax2 Rate: 1
      info_outline 1:01:14 PM User selected processing Fee Type: Pct
      info_outline 1:01:14 PM User entered Processing Fee Rate: 0
      info_outline 1:01:14 PM User entered Processing Fee Min Amount: 1
      info_outline 1:01:15 PM User entered Processing Fee Max Amount: 2
      info_outline 1:01:15 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:01:15 PM User selected Bonus Type: Pct
      info_outline 1:01:15 PM User entered Bonus Value: 1
      info_outline 1:01:15 PM User entered Bonus Validity: 1
      info_outline 1:01:15 PM User selected Bonus Conversion Factor: 1
      info_outline 1:01:15 PM User entered Bonus Validity Days: 9999
      info_outline 1:01:15 PM Trying to click Add Button.
      info_outline 1:01:17 PM Add button clicked successfully.
      info_outline 1:01:17 PM WindowID captured previously:: CDwindow-01858C9CF56830E94285364669524786 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:01:17 PM Window already closed.
      info_outline 1:01:18 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-01858C9CF56830E94285364669524786
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:01:20 PM User clicked Card Group Icon.
      info_outline 1:01:21 PM User entered Card Group Code: 1234
      info_outline 1:01:21 PM User entered Card Name: AUTC4H5k0
      info_outline 1:01:21 PM User entered Start Range: 201
      info_outline 1:01:21 PM User entered End Range: 90000
      info_outline 1:01:22 PM User checked Reversal Permitted.
      info_outline 1:01:22 PM Entered :: getPreference()
      info_outline 1:01:22 PM Service Class Preference Not Found
      info_outline 1:01:22 PM Trying to get Preference value from Control Preferences
      info_outline 1:01:22 PM Control Preference Not Found
      info_outline 1:01:22 PM Trying to get Preference value from Network Preferences
      info_outline 1:01:22 PM Network Preference Not Found
      info_outline 1:01:22 PM Trying to get Preference value from System Preferences
      info_outline 1:01:23 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:01:23 PM User checked COSRequired.
      info_outline 1:01:23 PM User selected Validity Type: VLHI
      info_outline 1:01:23 PM User entered Grace Period: 9999
      info_outline 1:01:23 PM User entered Grace Period: 9999
      info_outline 1:01:23 PM User entered MultipleOf: 1
      info_outline 1:01:23 PM User checked Online.
      info_outline 1:01:23 PM User checked Both.
      info_outline 1:01:23 PM User selected Tax1 Type: Pct
      info_outline 1:01:24 PM User entered Tax1 Rate: 1
      info_outline 1:01:24 PM User selected Tax2 Type: Pct
      info_outline 1:01:24 PM User entered Tax2 Rate: 1
      info_outline 1:01:24 PM User selected processing Fee Type: Pct
      info_outline 1:01:24 PM User entered Processing Fee Rate: 0
      info_outline 1:01:24 PM User entered Processing Fee Min Amount: 1
      info_outline 1:01:24 PM User entered Processing Fee Max Amount: 2
      info_outline 1:01:25 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:01:25 PM User selected Bonus Type: Pct
      info_outline 1:01:25 PM User entered Bonus Value: 1
      info_outline 1:01:25 PM User entered Bonus Validity: 1
      info_outline 1:01:25 PM User selected Bonus Conversion Factor: 1
      info_outline 1:01:25 PM User entered Bonus Validity Days: 9999
      info_outline 1:01:25 PM Trying to click Add Button.
      info_outline 1:01:27 PM Add button clicked successfully.
      info_outline 1:01:27 PM WindowID captured previously:: CDwindow-C8080E61E6C0E29E719ECDBE248EF87A || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:01:27 PM Window already closed.
      info_outline 1:01:28 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-C8080E61E6C0E29E719ECDBE248EF87A
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:01:30 PM Trying to open Calender
      info_outline 1:01:30 PM Clicking on current date :
      info_outline 1:01:31 PM Server Time fetched as: Thu Jan 01 12:54:48 IST 1970
      info_outline 1:01:31 PM User entered Applicable from Hour.12:56:48
      info_outline 1:01:31 PM User selected Card Group Set Type:org.openqa.selenium.support.ui.Select@1851f19f
      info_outline 1:01:32 PM User clicked Save Button.
      info_outline 1:01:33 PM User clicked Save Button.
      info_outline 1:01:35 PM User clicked Confirm Button.
      info_outline 1:01:35 PM Entered getCardGroupSetID(AUTC4H5k0)
      info_outline 1:01:35 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 1:01:35 PM Query Repository Returns: CardGroup Set ID (4830)
      info_outline 1:01:35 PM Entered updateCache([CARDGROUP, TRANSFERRULE])
      info_outline 1:01:35 PM Trying to get User with Access: CACHEUPDATE
      low_priority 1:01:35 PM
      java.lang.NullPointerException
      
      low_priority 1:01:35 PM
      java.lang.NullPointerException
      
      info_outline 1:01:35 PM Entered :: getUserNameByLogin()
      info_outline 1:01:36 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 1:01:36 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 1:01:36 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 1:01:36 PM Trying to select Language
      info_outline 1:01:36 PM Language selected successfully as: English
      info_outline 1:01:36 PM Trying to enter Login ID
      info_outline 1:01:37 PM Login ID entered successfully as: superadmin
      info_outline 1:01:37 PM Trying to enter Password
      info_outline 1:01:37 PM Password entered successfully as: 1357
      info_outline 1:01:37 PM Trying to click Submit Button
      info_outline 1:01:38 PM Submit button clicked successfully
      info_outline 1:01:38 PM Trying to click Relogin Button
      info_outline 1:01:38 PM Relogin Button Not Found
      info_outline 1:01:38 PM Multiple Networks page exists: true
      info_outline 1:01:39 PM Trying to click Masters link
      info_outline 1:01:40 PM Master Link clicked successfully
      info_outline 1:01:41 PM User clicked Update Cache Page
      info_outline 1:01:41 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 1:01:41 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 1:01:41 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 1:01:42 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 1:01:42 PM Trying to select Cache Param ID: TRANSFERRULE
      info_outline 1:01:42 PM Cache Param 'Transfer rule cache' selected successfully
      info_outline 1:01:42 PM Trying to check 'All' option in Update Cache
      info_outline 1:01:42 PM 'All' option clicked successfully in Update Cache
      info_outline 1:01:42 PM Trying to click Submit Button
      info_outline 1:02:29 PM Submit Button clicked successfully
      info_outline 1:02:29 PM Trying to fetch Message from Update Cache
      info_outline 1:02:29 PM Message fetched successfully
      info_outline 1:02:29 PM User clicked Logout.
      info_outline 1:02:30 PM Exited updateCache()
      info_outline 1:02:30 PM Exited c2SCardGroupCreation()
    • PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Customer Recharge Fix line service & Fixline sub-service.
      May 25, 2022 01:02:30 PM 0h 1m 35s+570ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 1:02:30 PM Entered c2SCardGroupCreation(Customer Recharge Fix line, Fixline)
      info_outline 1:02:30 PM Trying to get User with Access: ADDC2SCARDGRP
      low_priority 1:02:30 PM
      java.lang.NullPointerException
      
      info_outline 1:02:31 PM Entered :: getUserNameByLogin()
      info_outline 1:02:31 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:02:31 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:02:31 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:02:31 PM Trying to select Language
      info_outline 1:02:31 PM Language selected successfully as: English
      info_outline 1:02:31 PM Trying to enter Login ID
      info_outline 1:02:32 PM Login ID entered successfully as: AUT_96764
      info_outline 1:02:32 PM Trying to enter Password
      info_outline 1:02:32 PM Password entered successfully as: Com@2468
      info_outline 1:02:32 PM Trying to click Submit Button
      info_outline 1:02:33 PM Submit button clicked successfully
      info_outline 1:02:34 PM Trying to click Relogin Button
      info_outline 1:02:34 PM Relogin Button Not Found
      info_outline 1:02:34 PM Multiple Networks page exists: false
      info_outline 1:02:34 PM Only single Network code exist: NG
      info_outline 1:02:34 PM Entered :: getSystemPreference(CHOICE_RECHARGE_APPLICABLE)
      info_outline 1:02:34 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 1:02:34 PM Choice Recharge status is false
      info_outline 1:02:34 PM Choice Recharge Status is False, Hence Card Group Creation will begin with similar slabs for different Sub-services
      info_outline 1:02:35 PM User clicked Card Group.
      info_outline 1:02:36 PM User clicked Add C2S Card Group.
      info_outline 1:02:37 PM User selected Service Type: Customer Recharge Fix line
      info_outline 1:02:37 PM The generated CardGroup Name is ::AUTNdgM3e
      info_outline 1:02:37 PM Entered :: checkForUniqueCardGroupName()
      info_outline 1:02:37 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 1:02:37 PM User selected sub-Service.
      info_outline 1:02:37 PM User entered Card Group Name.
      info_outline 1:02:37 PM User clicked Card Group Icon.
      info_outline 1:02:38 PM User entered Card Group Code: 1234
      info_outline 1:02:39 PM User entered Card Name: AUTNdgM3e
      info_outline 1:02:39 PM User entered Start Range: 41
      info_outline 1:02:39 PM User entered End Range: 100
      info_outline 1:02:39 PM User checked Reversal Permitted.
      info_outline 1:02:39 PM Entered :: getPreference()
      info_outline 1:02:39 PM Service Class Preference Not Found
      info_outline 1:02:39 PM Trying to get Preference value from Control Preferences
      info_outline 1:02:39 PM Control Preference Not Found
      info_outline 1:02:39 PM Trying to get Preference value from Network Preferences
      info_outline 1:02:40 PM Network Preference Not Found
      info_outline 1:02:40 PM Trying to get Preference value from System Preferences
      info_outline 1:02:40 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:02:40 PM User checked COSRequired.
      info_outline 1:02:40 PM User selected Validity Type: VLHI
      info_outline 1:02:40 PM User entered Grace Period: 9999
      info_outline 1:02:40 PM User entered Grace Period: 9999
      info_outline 1:02:40 PM User entered MultipleOf: 1
      info_outline 1:02:41 PM User checked Online.
      info_outline 1:02:41 PM User checked Both.
      info_outline 1:02:41 PM User selected Tax1 Type: Pct
      info_outline 1:02:41 PM User entered Tax1 Rate: 1
      info_outline 1:02:41 PM User selected Tax2 Type: Pct
      info_outline 1:02:41 PM User entered Tax2 Rate: 1
      info_outline 1:02:41 PM User selected processing Fee Type: Pct
      info_outline 1:02:41 PM User entered Processing Fee Rate: 0
      info_outline 1:02:42 PM User entered Processing Fee Min Amount: 1
      info_outline 1:02:42 PM User entered Processing Fee Max Amount: 2
      info_outline 1:02:42 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:02:42 PM User selected Bonus Type: Pct
      info_outline 1:02:42 PM User entered Bonus Value: 1
      info_outline 1:02:42 PM User entered Bonus Validity: 1
      info_outline 1:02:42 PM User selected Bonus Conversion Factor: 1
      info_outline 1:02:43 PM User entered Bonus Validity Days: 9999
      info_outline 1:02:43 PM Trying to click Add Button.
      info_outline 1:02:44 PM Add button clicked successfully.
      info_outline 1:02:44 PM WindowID captured previously:: CDwindow-EE25A1C9D8DD5D1A6CE35E6A7D73B123 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:02:44 PM Window already closed.
      info_outline 1:02:45 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-EE25A1C9D8DD5D1A6CE35E6A7D73B123
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:02:47 PM User clicked Card Group Icon.
      info_outline 1:02:48 PM User entered Card Group Code: 1234
      info_outline 1:02:48 PM User entered Card Name: AUTNdgM3e
      info_outline 1:02:48 PM User entered Start Range: 101
      info_outline 1:02:48 PM User entered End Range: 200
      info_outline 1:02:48 PM User checked Reversal Permitted.
      info_outline 1:02:49 PM Entered :: getPreference()
      info_outline 1:02:49 PM Service Class Preference Not Found
      info_outline 1:02:49 PM Trying to get Preference value from Control Preferences
      info_outline 1:02:49 PM Control Preference Not Found
      info_outline 1:02:49 PM Trying to get Preference value from Network Preferences
      info_outline 1:02:49 PM Network Preference Not Found
      info_outline 1:02:49 PM Trying to get Preference value from System Preferences
      info_outline 1:02:49 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:02:49 PM User checked COSRequired.
      info_outline 1:02:50 PM User selected Validity Type: VLHI
      info_outline 1:02:50 PM User entered Grace Period: 9999
      info_outline 1:02:50 PM User entered Grace Period: 9999
      info_outline 1:02:50 PM User entered MultipleOf: 1
      info_outline 1:02:50 PM User checked Online.
      info_outline 1:02:50 PM User checked Both.
      info_outline 1:02:50 PM User selected Tax1 Type: Pct
      info_outline 1:02:50 PM User entered Tax1 Rate: 1
      info_outline 1:02:51 PM User selected Tax2 Type: Pct
      info_outline 1:02:51 PM User entered Tax2 Rate: 1
      info_outline 1:02:51 PM User selected processing Fee Type: Pct
      info_outline 1:02:51 PM User entered Processing Fee Rate: 0
      info_outline 1:02:51 PM User entered Processing Fee Min Amount: 1
      info_outline 1:02:51 PM User entered Processing Fee Max Amount: 2
      info_outline 1:02:51 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:02:52 PM User selected Bonus Type: Pct
      info_outline 1:02:52 PM User entered Bonus Value: 1
      info_outline 1:02:52 PM User entered Bonus Validity: 1
      info_outline 1:02:52 PM User selected Bonus Conversion Factor: 1
      info_outline 1:02:52 PM User entered Bonus Validity Days: 9999
      info_outline 1:02:52 PM Trying to click Add Button.
      info_outline 1:02:53 PM Add button clicked successfully.
      info_outline 1:02:53 PM WindowID captured previously:: CDwindow-8AC227E9BC9F0AE585CA00265E6F0874 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:02:53 PM Window already closed.
      info_outline 1:02:54 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-8AC227E9BC9F0AE585CA00265E6F0874
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:02:56 PM User clicked Card Group Icon.
      info_outline 1:02:57 PM User entered Card Group Code: 1234
      info_outline 1:02:57 PM User entered Card Name: AUTNdgM3e
      info_outline 1:02:57 PM User entered Start Range: 201
      info_outline 1:02:58 PM User entered End Range: 90000
      info_outline 1:02:58 PM User checked Reversal Permitted.
      info_outline 1:02:58 PM Entered :: getPreference()
      info_outline 1:02:58 PM Service Class Preference Not Found
      info_outline 1:02:58 PM Trying to get Preference value from Control Preferences
      info_outline 1:02:58 PM Control Preference Not Found
      info_outline 1:02:58 PM Trying to get Preference value from Network Preferences
      info_outline 1:02:58 PM Network Preference Not Found
      info_outline 1:02:58 PM Trying to get Preference value from System Preferences
      info_outline 1:02:59 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:02:59 PM User checked COSRequired.
      info_outline 1:02:59 PM User selected Validity Type: VLHI
      info_outline 1:02:59 PM User entered Grace Period: 9999
      info_outline 1:02:59 PM User entered Grace Period: 9999
      info_outline 1:02:59 PM User entered MultipleOf: 1
      info_outline 1:02:59 PM User checked Online.
      info_outline 1:02:59 PM User checked Both.
      info_outline 1:03:00 PM User selected Tax1 Type: Pct
      info_outline 1:03:00 PM User entered Tax1 Rate: 1
      info_outline 1:03:00 PM User selected Tax2 Type: Pct
      info_outline 1:03:00 PM User entered Tax2 Rate: 1
      info_outline 1:03:00 PM User selected processing Fee Type: Pct
      info_outline 1:03:00 PM User entered Processing Fee Rate: 0
      info_outline 1:03:00 PM User entered Processing Fee Min Amount: 1
      info_outline 1:03:00 PM User entered Processing Fee Max Amount: 2
      info_outline 1:03:01 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:03:01 PM User selected Bonus Type: Pct
      info_outline 1:03:01 PM User entered Bonus Value: 1
      info_outline 1:03:01 PM User entered Bonus Validity: 1
      info_outline 1:03:01 PM User selected Bonus Conversion Factor: 1
      info_outline 1:03:01 PM User entered Bonus Validity Days: 9999
      info_outline 1:03:01 PM Trying to click Add Button.
      info_outline 1:03:03 PM Add button clicked successfully.
      info_outline 1:03:03 PM WindowID captured previously:: CDwindow-96436015A6F4D4D69E04F58DBB57F505 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:03:03 PM Window already closed.
      info_outline 1:03:03 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-96436015A6F4D4D69E04F58DBB57F505
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:03:05 PM Trying to open Calender
      info_outline 1:03:06 PM Clicking on current date :
      info_outline 1:03:06 PM Server Time fetched as: Thu Jan 01 12:56:24 IST 1970
      info_outline 1:03:06 PM User entered Applicable from Hour.12:58:24
      info_outline 1:03:06 PM User selected Card Group Set Type:org.openqa.selenium.support.ui.Select@138110f8
      info_outline 1:03:08 PM User clicked Save Button.
      info_outline 1:03:09 PM User clicked Save Button.
      info_outline 1:03:10 PM User clicked Confirm Button.
      info_outline 1:03:10 PM Entered getCardGroupSetID(AUTNdgM3e)
      info_outline 1:03:10 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 1:03:10 PM Query Repository Returns: CardGroup Set ID (4831)
      info_outline 1:03:10 PM Entered updateCache([CARDGROUP, TRANSFERRULE])
      info_outline 1:03:10 PM Trying to get User with Access: CACHEUPDATE
      low_priority 1:03:10 PM
      java.lang.NullPointerException
      
      low_priority 1:03:10 PM
      java.lang.NullPointerException
      
      info_outline 1:03:10 PM Entered :: getUserNameByLogin()
      info_outline 1:03:11 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 1:03:11 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 1:03:11 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 1:03:11 PM Trying to select Language
      info_outline 1:03:12 PM Language selected successfully as: English
      info_outline 1:03:12 PM Trying to enter Login ID
      info_outline 1:03:12 PM Login ID entered successfully as: superadmin
      info_outline 1:03:12 PM Trying to enter Password
      info_outline 1:03:12 PM Password entered successfully as: 1357
      info_outline 1:03:12 PM Trying to click Submit Button
      info_outline 1:03:13 PM Submit button clicked successfully
      info_outline 1:03:13 PM Trying to click Relogin Button
      info_outline 1:03:13 PM Relogin Button Not Found
      info_outline 1:03:13 PM Multiple Networks page exists: true
      info_outline 1:03:14 PM Trying to click Masters link
      info_outline 1:03:15 PM Master Link clicked successfully
      info_outline 1:03:17 PM User clicked Update Cache Page
      info_outline 1:03:17 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 1:03:18 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 1:03:18 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 1:03:18 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 1:03:18 PM Trying to select Cache Param ID: TRANSFERRULE
      info_outline 1:03:18 PM Cache Param 'Transfer rule cache' selected successfully
      info_outline 1:03:18 PM Trying to check 'All' option in Update Cache
      info_outline 1:03:18 PM 'All' option clicked successfully in Update Cache
      info_outline 1:03:18 PM Trying to click Submit Button
      info_outline 1:04:05 PM Submit Button clicked successfully
      info_outline 1:04:05 PM Trying to fetch Message from Update Cache
      info_outline 1:04:05 PM Message fetched successfully
      info_outline 1:04:05 PM User clicked Logout.
      info_outline 1:04:06 PM Exited updateCache()
      info_outline 1:04:06 PM Exited c2SCardGroupCreation()
    • PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Customer Recharge Reversal service & CVG sub-service.
      May 25, 2022 01:04:06 PM 0h 1m 26s+227ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 1:04:06 PM Entered c2SCardGroupCreation(Customer Recharge Reversal, CVG)
      info_outline 1:04:06 PM Trying to get User with Access: ADDC2SCARDGRP
      low_priority 1:04:06 PM
      java.lang.NullPointerException
      
      info_outline 1:04:06 PM Entered :: getUserNameByLogin()
      info_outline 1:04:06 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:04:06 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:04:06 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:04:07 PM Trying to select Language
      info_outline 1:04:07 PM Language selected successfully as: English
      info_outline 1:04:07 PM Trying to enter Login ID
      info_outline 1:04:07 PM Login ID entered successfully as: AUT_96764
      info_outline 1:04:07 PM Trying to enter Password
      info_outline 1:04:07 PM Password entered successfully as: Com@2468
      info_outline 1:04:07 PM Trying to click Submit Button
      info_outline 1:04:09 PM Submit button clicked successfully
      info_outline 1:04:09 PM Trying to click Relogin Button
      info_outline 1:04:09 PM Relogin Button Not Found
      info_outline 1:04:09 PM Multiple Networks page exists: false
      info_outline 1:04:09 PM Only single Network code exist: NG
      info_outline 1:04:09 PM Entered :: getSystemPreference(CHOICE_RECHARGE_APPLICABLE)
      info_outline 1:04:09 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 1:04:09 PM Choice Recharge status is false
      info_outline 1:04:09 PM Choice Recharge Status is False, Hence Card Group Creation will begin with similar slabs for different Sub-services
      info_outline 1:04:10 PM User clicked Card Group.
      info_outline 1:04:11 PM User clicked Add C2S Card Group.
      info_outline 1:04:11 PM User selected Service Type: Customer Recharge Reversal
      info_outline 1:04:11 PM The generated CardGroup Name is ::AUTj6bCKI
      info_outline 1:04:11 PM Entered :: checkForUniqueCardGroupName()
      info_outline 1:04:12 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 1:04:12 PM User selected sub-Service.
      info_outline 1:04:12 PM User entered Card Group Name.
      info_outline 1:04:12 PM User clicked Card Group Icon.
      info_outline 1:04:13 PM User entered Card Group Code: 1234
      info_outline 1:04:13 PM User entered Card Name: AUTj6bCKI
      info_outline 1:04:13 PM User entered Start Range: 41
      info_outline 1:04:13 PM User entered End Range: 100
      info_outline 1:04:13 PM User checked Reversal Permitted.
      info_outline 1:04:13 PM Entered :: getPreference()
      info_outline 1:04:13 PM Service Class Preference Not Found
      info_outline 1:04:13 PM Trying to get Preference value from Control Preferences
      info_outline 1:04:14 PM Control Preference Not Found
      info_outline 1:04:14 PM Trying to get Preference value from Network Preferences
      info_outline 1:04:14 PM Network Preference Not Found
      info_outline 1:04:14 PM Trying to get Preference value from System Preferences
      info_outline 1:04:14 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:04:14 PM User checked COSRequired.
      info_outline 1:04:14 PM User selected Validity Type: VLHI
      info_outline 1:04:14 PM User entered Grace Period: 9999
      info_outline 1:04:14 PM User entered Grace Period: 9999
      info_outline 1:04:14 PM User entered MultipleOf: 1
      info_outline 1:04:15 PM User checked Online.
      info_outline 1:04:15 PM User checked Both.
      info_outline 1:04:15 PM User selected Tax1 Type: Pct
      info_outline 1:04:15 PM User entered Tax1 Rate: 1
      info_outline 1:04:15 PM User selected Tax2 Type: Pct
      info_outline 1:04:15 PM User entered Tax2 Rate: 1
      info_outline 1:04:15 PM User selected processing Fee Type: Pct
      info_outline 1:04:15 PM User entered Processing Fee Rate: 0
      info_outline 1:04:15 PM User entered Processing Fee Min Amount: 1
      info_outline 1:04:15 PM User entered Processing Fee Max Amount: 2
      info_outline 1:04:16 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:04:16 PM User selected Bonus Type: Pct
      info_outline 1:04:16 PM User entered Bonus Value: 1
      info_outline 1:04:16 PM User entered Bonus Validity: 1
      info_outline 1:04:16 PM User selected Bonus Conversion Factor: 1
      info_outline 1:04:16 PM User entered Bonus Validity Days: 9999
      info_outline 1:04:16 PM Trying to click Add Button.
      info_outline 1:04:17 PM Add button clicked successfully.
      info_outline 1:04:17 PM WindowID captured previously:: CDwindow-7D5CBFF3EFF4C73D6736CA0C83FBEC75 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:04:17 PM Window already closed.
      info_outline 1:04:18 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-7D5CBFF3EFF4C73D6736CA0C83FBEC75
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:04:20 PM User clicked Card Group Icon.
      info_outline 1:04:21 PM User entered Card Group Code: 1234
      info_outline 1:04:21 PM User entered Card Name: AUTj6bCKI
      info_outline 1:04:21 PM User entered Start Range: 101
      info_outline 1:04:21 PM User entered End Range: 200
      info_outline 1:04:21 PM User checked Reversal Permitted.
      info_outline 1:04:21 PM Entered :: getPreference()
      info_outline 1:04:21 PM Service Class Preference Not Found
      info_outline 1:04:22 PM Trying to get Preference value from Control Preferences
      info_outline 1:04:22 PM Control Preference Not Found
      info_outline 1:04:22 PM Trying to get Preference value from Network Preferences
      info_outline 1:04:22 PM Network Preference Not Found
      info_outline 1:04:22 PM Trying to get Preference value from System Preferences
      info_outline 1:04:22 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:04:22 PM User checked COSRequired.
      info_outline 1:04:22 PM User selected Validity Type: VLHI
      info_outline 1:04:22 PM User entered Grace Period: 9999
      info_outline 1:04:22 PM User entered Grace Period: 9999
      info_outline 1:04:23 PM User entered MultipleOf: 1
      info_outline 1:04:23 PM User checked Online.
      info_outline 1:04:23 PM User checked Both.
      info_outline 1:04:23 PM User selected Tax1 Type: Pct
      info_outline 1:04:23 PM User entered Tax1 Rate: 1
      info_outline 1:04:23 PM User selected Tax2 Type: Pct
      info_outline 1:04:23 PM User entered Tax2 Rate: 1
      info_outline 1:04:23 PM User selected processing Fee Type: Pct
      info_outline 1:04:23 PM User entered Processing Fee Rate: 0
      info_outline 1:04:23 PM User entered Processing Fee Min Amount: 1
      info_outline 1:04:23 PM User entered Processing Fee Max Amount: 2
      info_outline 1:04:24 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:04:24 PM User selected Bonus Type: Pct
      info_outline 1:04:24 PM User entered Bonus Value: 1
      info_outline 1:04:24 PM User entered Bonus Validity: 1
      info_outline 1:04:24 PM User selected Bonus Conversion Factor: 1
      info_outline 1:04:24 PM User entered Bonus Validity Days: 9999
      info_outline 1:04:24 PM Trying to click Add Button.
      info_outline 1:04:25 PM Add button clicked successfully.
      info_outline 1:04:25 PM WindowID captured previously:: CDwindow-697C6D7A6275ED57B057751577532E77 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:04:25 PM Window already closed.
      info_outline 1:04:26 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-697C6D7A6275ED57B057751577532E77
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:04:28 PM User clicked Card Group Icon.
      info_outline 1:04:29 PM User entered Card Group Code: 1234
      info_outline 1:04:29 PM User entered Card Name: AUTj6bCKI
      info_outline 1:04:29 PM User entered Start Range: 201
      info_outline 1:04:29 PM User entered End Range: 90000
      info_outline 1:04:29 PM User checked Reversal Permitted.
      info_outline 1:04:29 PM Entered :: getPreference()
      info_outline 1:04:29 PM Service Class Preference Not Found
      info_outline 1:04:29 PM Trying to get Preference value from Control Preferences
      info_outline 1:04:30 PM Control Preference Not Found
      info_outline 1:04:30 PM Trying to get Preference value from Network Preferences
      info_outline 1:04:30 PM Network Preference Not Found
      info_outline 1:04:30 PM Trying to get Preference value from System Preferences
      info_outline 1:04:30 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:04:30 PM User checked COSRequired.
      info_outline 1:04:30 PM User selected Validity Type: VLHI
      info_outline 1:04:30 PM User entered Grace Period: 9999
      info_outline 1:04:30 PM User entered Grace Period: 9999
      info_outline 1:04:31 PM User entered MultipleOf: 1
      info_outline 1:04:31 PM User checked Online.
      info_outline 1:04:31 PM User checked Both.
      info_outline 1:04:31 PM User selected Tax1 Type: Pct
      info_outline 1:04:31 PM User entered Tax1 Rate: 1
      info_outline 1:04:31 PM User selected Tax2 Type: Pct
      info_outline 1:04:31 PM User entered Tax2 Rate: 1
      info_outline 1:04:31 PM User selected processing Fee Type: Pct
      info_outline 1:04:31 PM User entered Processing Fee Rate: 0
      info_outline 1:04:31 PM User entered Processing Fee Min Amount: 1
      info_outline 1:04:32 PM User entered Processing Fee Max Amount: 2
      info_outline 1:04:32 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:04:32 PM User selected Bonus Type: Pct
      info_outline 1:04:32 PM User entered Bonus Value: 1
      info_outline 1:04:32 PM User entered Bonus Validity: 1
      info_outline 1:04:32 PM User selected Bonus Conversion Factor: 1
      info_outline 1:04:32 PM User entered Bonus Validity Days: 9999
      info_outline 1:04:32 PM Trying to click Add Button.
      info_outline 1:04:33 PM Add button clicked successfully.
      info_outline 1:04:33 PM WindowID captured previously:: CDwindow-E32458EBDDAB18CFEC789CB5A1DBF388 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:04:33 PM Window already closed.
      info_outline 1:04:34 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-E32458EBDDAB18CFEC789CB5A1DBF388
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:04:36 PM Trying to open Calender
      info_outline 1:04:36 PM Clicking on current date :
      info_outline 1:04:36 PM Server Time fetched as: Thu Jan 01 12:57:54 IST 1970
      info_outline 1:04:36 PM User entered Applicable from Hour.12:59:54
      info_outline 1:04:37 PM User selected Card Group Set Type:org.openqa.selenium.support.ui.Select@481b8d53
      info_outline 1:04:38 PM User clicked Save Button.
      info_outline 1:04:39 PM User clicked Save Button.
      info_outline 1:04:41 PM User clicked Confirm Button.
      info_outline 1:04:41 PM Entered getCardGroupSetID(AUTj6bCKI)
      info_outline 1:04:41 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 1:04:41 PM Query Repository Returns: CardGroup Set ID (4832)
      info_outline 1:04:41 PM Entered updateCache([CARDGROUP, TRANSFERRULE])
      info_outline 1:04:41 PM Trying to get User with Access: CACHEUPDATE
      low_priority 1:04:41 PM
      java.lang.NullPointerException
      
      low_priority 1:04:41 PM
      java.lang.NullPointerException
      
      info_outline 1:04:41 PM Entered :: getUserNameByLogin()
      info_outline 1:04:41 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 1:04:41 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 1:04:41 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 1:04:42 PM Trying to select Language
      info_outline 1:04:42 PM Language selected successfully as: English
      info_outline 1:04:42 PM Trying to enter Login ID
      info_outline 1:04:42 PM Login ID entered successfully as: superadmin
      info_outline 1:04:42 PM Trying to enter Password
      info_outline 1:04:42 PM Password entered successfully as: 1357
      info_outline 1:04:42 PM Trying to click Submit Button
      info_outline 1:04:44 PM Submit button clicked successfully
      info_outline 1:04:44 PM Trying to click Relogin Button
      info_outline 1:04:44 PM Relogin Button Not Found
      info_outline 1:04:44 PM Multiple Networks page exists: true
      info_outline 1:04:45 PM Trying to click Masters link
      info_outline 1:04:46 PM Master Link clicked successfully
      info_outline 1:04:47 PM User clicked Update Cache Page
      info_outline 1:04:47 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 1:04:47 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 1:04:47 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 1:04:47 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 1:04:47 PM Trying to select Cache Param ID: TRANSFERRULE
      info_outline 1:04:47 PM Cache Param 'Transfer rule cache' selected successfully
      info_outline 1:04:48 PM Trying to check 'All' option in Update Cache
      info_outline 1:04:48 PM 'All' option clicked successfully in Update Cache
      info_outline 1:04:48 PM Trying to click Submit Button
      info_outline 1:05:31 PM Submit Button clicked successfully
      info_outline 1:05:31 PM Trying to fetch Message from Update Cache
      info_outline 1:05:31 PM Message fetched successfully
      info_outline 1:05:32 PM User clicked Logout.
      info_outline 1:05:32 PM Exited updateCache()
      info_outline 1:05:32 PM Exited c2SCardGroupCreation()
    • PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Customer Recharge Reversal service & PRE sub-service.
      May 25, 2022 01:05:33 PM 0h 1m 33s+852ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 1:05:33 PM Entered c2SCardGroupCreation(Customer Recharge Reversal, PRE)
      info_outline 1:05:33 PM Trying to get User with Access: ADDC2SCARDGRP
      low_priority 1:05:33 PM
      java.lang.NullPointerException
      
      info_outline 1:05:33 PM Entered :: getUserNameByLogin()
      info_outline 1:05:33 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:05:33 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:05:33 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:05:34 PM Trying to select Language
      info_outline 1:05:34 PM Language selected successfully as: English
      info_outline 1:05:34 PM Trying to enter Login ID
      info_outline 1:05:34 PM Login ID entered successfully as: AUT_96764
      info_outline 1:05:34 PM Trying to enter Password
      info_outline 1:05:34 PM Password entered successfully as: Com@2468
      info_outline 1:05:34 PM Trying to click Submit Button
      info_outline 1:05:36 PM Submit button clicked successfully
      info_outline 1:05:36 PM Trying to click Relogin Button
      info_outline 1:05:36 PM Relogin Button Not Found
      info_outline 1:05:36 PM Multiple Networks page exists: false
      info_outline 1:05:36 PM Only single Network code exist: NG
      info_outline 1:05:36 PM Entered :: getSystemPreference(CHOICE_RECHARGE_APPLICABLE)
      info_outline 1:05:36 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 1:05:36 PM Choice Recharge status is false
      info_outline 1:05:36 PM Choice Recharge Status is False, Hence Card Group Creation will begin with similar slabs for different Sub-services
      info_outline 1:05:38 PM User clicked Card Group.
      info_outline 1:05:39 PM User clicked Add C2S Card Group.
      info_outline 1:05:39 PM User selected Service Type: Customer Recharge Reversal
      info_outline 1:05:39 PM The generated CardGroup Name is ::AUT2ILeO0
      info_outline 1:05:39 PM Entered :: checkForUniqueCardGroupName()
      info_outline 1:05:39 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 1:05:39 PM User selected sub-Service.
      info_outline 1:05:39 PM User entered Card Group Name.
      info_outline 1:05:40 PM User clicked Card Group Icon.
      info_outline 1:05:41 PM User entered Card Group Code: 1234
      info_outline 1:05:41 PM User entered Card Name: AUT2ILeO0
      info_outline 1:05:41 PM User entered Start Range: 41
      info_outline 1:05:41 PM User entered End Range: 100
      info_outline 1:05:41 PM User checked Reversal Permitted.
      info_outline 1:05:41 PM Entered :: getPreference()
      info_outline 1:05:41 PM Service Class Preference Not Found
      info_outline 1:05:41 PM Trying to get Preference value from Control Preferences
      info_outline 1:05:42 PM Control Preference Not Found
      info_outline 1:05:42 PM Trying to get Preference value from Network Preferences
      info_outline 1:05:42 PM Network Preference Not Found
      info_outline 1:05:42 PM Trying to get Preference value from System Preferences
      info_outline 1:05:42 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:05:42 PM User checked COSRequired.
      info_outline 1:05:42 PM User selected Validity Type: VLHI
      info_outline 1:05:42 PM User entered Grace Period: 9999
      info_outline 1:05:42 PM User entered Grace Period: 9999
      info_outline 1:05:42 PM User entered MultipleOf: 1
      info_outline 1:05:43 PM User checked Online.
      info_outline 1:05:43 PM User checked Both.
      info_outline 1:05:43 PM User selected Tax1 Type: Pct
      info_outline 1:05:43 PM User entered Tax1 Rate: 1
      info_outline 1:05:43 PM User selected Tax2 Type: Pct
      info_outline 1:05:43 PM User entered Tax2 Rate: 1
      info_outline 1:05:43 PM User selected processing Fee Type: Pct
      info_outline 1:05:43 PM User entered Processing Fee Rate: 0
      info_outline 1:05:43 PM User entered Processing Fee Min Amount: 1
      info_outline 1:05:44 PM User entered Processing Fee Max Amount: 2
      info_outline 1:05:44 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:05:44 PM User selected Bonus Type: Pct
      info_outline 1:05:44 PM User entered Bonus Value: 1
      info_outline 1:05:44 PM User entered Bonus Validity: 1
      info_outline 1:05:44 PM User selected Bonus Conversion Factor: 1
      info_outline 1:05:44 PM User entered Bonus Validity Days: 9999
      info_outline 1:05:44 PM Trying to click Add Button.
      info_outline 1:05:46 PM Add button clicked successfully.
      info_outline 1:05:46 PM WindowID captured previously:: CDwindow-7ABECB820198D8BA788E2A1635B6AAAC || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:05:46 PM Window already closed.
      info_outline 1:05:47 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-7ABECB820198D8BA788E2A1635B6AAAC
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:05:50 PM User clicked Card Group Icon.
      info_outline 1:05:51 PM User entered Card Group Code: 1234
      info_outline 1:05:51 PM User entered Card Name: AUT2ILeO0
      info_outline 1:05:51 PM User entered Start Range: 101
      info_outline 1:05:51 PM User entered End Range: 200
      info_outline 1:05:51 PM User checked Reversal Permitted.
      info_outline 1:05:51 PM Entered :: getPreference()
      info_outline 1:05:52 PM Service Class Preference Not Found
      info_outline 1:05:52 PM Trying to get Preference value from Control Preferences
      info_outline 1:05:52 PM Control Preference Not Found
      info_outline 1:05:52 PM Trying to get Preference value from Network Preferences
      info_outline 1:05:52 PM Network Preference Not Found
      info_outline 1:05:52 PM Trying to get Preference value from System Preferences
      info_outline 1:05:52 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:05:53 PM User checked COSRequired.
      info_outline 1:05:53 PM User selected Validity Type: VLHI
      info_outline 1:05:53 PM User entered Grace Period: 9999
      info_outline 1:05:53 PM User entered Grace Period: 9999
      info_outline 1:05:53 PM User entered MultipleOf: 1
      info_outline 1:05:53 PM User checked Online.
      info_outline 1:05:53 PM User checked Both.
      info_outline 1:05:53 PM User selected Tax1 Type: Pct
      info_outline 1:05:53 PM User entered Tax1 Rate: 1
      info_outline 1:05:53 PM User selected Tax2 Type: Pct
      info_outline 1:05:53 PM User entered Tax2 Rate: 1
      info_outline 1:05:54 PM User selected processing Fee Type: Pct
      info_outline 1:05:54 PM User entered Processing Fee Rate: 0
      info_outline 1:05:54 PM User entered Processing Fee Min Amount: 1
      info_outline 1:05:54 PM User entered Processing Fee Max Amount: 2
      info_outline 1:05:54 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:05:54 PM User selected Bonus Type: Pct
      info_outline 1:05:54 PM User entered Bonus Value: 1
      info_outline 1:05:54 PM User entered Bonus Validity: 1
      info_outline 1:05:54 PM User selected Bonus Conversion Factor: 1
      info_outline 1:05:55 PM User entered Bonus Validity Days: 9999
      info_outline 1:05:55 PM Trying to click Add Button.
      info_outline 1:05:56 PM Add button clicked successfully.
      info_outline 1:05:56 PM WindowID captured previously:: CDwindow-788FBA24E9790C2135E67F145FDD25B8 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:05:56 PM Window already closed.
      info_outline 1:05:57 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-788FBA24E9790C2135E67F145FDD25B8
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:05:59 PM User clicked Card Group Icon.
      info_outline 1:06:00 PM User entered Card Group Code: 1234
      info_outline 1:06:00 PM User entered Card Name: AUT2ILeO0
      info_outline 1:06:00 PM User entered Start Range: 201
      info_outline 1:06:00 PM User entered End Range: 90000
      info_outline 1:06:01 PM User checked Reversal Permitted.
      info_outline 1:06:01 PM Entered :: getPreference()
      info_outline 1:06:01 PM Service Class Preference Not Found
      info_outline 1:06:01 PM Trying to get Preference value from Control Preferences
      info_outline 1:06:01 PM Control Preference Not Found
      info_outline 1:06:01 PM Trying to get Preference value from Network Preferences
      info_outline 1:06:01 PM Network Preference Not Found
      info_outline 1:06:01 PM Trying to get Preference value from System Preferences
      info_outline 1:06:01 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:06:01 PM User checked COSRequired.
      info_outline 1:06:01 PM User selected Validity Type: VLHI
      info_outline 1:06:02 PM User entered Grace Period: 9999
      info_outline 1:06:02 PM User entered Grace Period: 9999
      info_outline 1:06:02 PM User entered MultipleOf: 1
      info_outline 1:06:02 PM User checked Online.
      info_outline 1:06:02 PM User checked Both.
      info_outline 1:06:02 PM User selected Tax1 Type: Pct
      info_outline 1:06:02 PM User entered Tax1 Rate: 1
      info_outline 1:06:02 PM User selected Tax2 Type: Pct
      info_outline 1:06:02 PM User entered Tax2 Rate: 1
      info_outline 1:06:02 PM User selected processing Fee Type: Pct
      info_outline 1:06:03 PM User entered Processing Fee Rate: 0
      info_outline 1:06:03 PM User entered Processing Fee Min Amount: 1
      info_outline 1:06:03 PM User entered Processing Fee Max Amount: 2
      info_outline 1:06:03 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:06:03 PM User selected Bonus Type: Pct
      info_outline 1:06:03 PM User entered Bonus Value: 1
      info_outline 1:06:03 PM User entered Bonus Validity: 1
      info_outline 1:06:03 PM User selected Bonus Conversion Factor: 1
      info_outline 1:06:04 PM User entered Bonus Validity Days: 9999
      info_outline 1:06:04 PM Trying to click Add Button.
      info_outline 1:06:04 PM Add button clicked successfully.
      info_outline 1:06:04 PM WindowID captured previously:: CDwindow-55F6028CC09E2C0F5C16BEE1EB073413 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:06:04 PM Window already closed.
      info_outline 1:06:05 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-55F6028CC09E2C0F5C16BEE1EB073413
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:06:07 PM Trying to open Calender
      info_outline 1:06:07 PM Clicking on current date :
      info_outline 1:06:08 PM Server Time fetched as: Thu Jan 01 12:59:25 IST 1970
      info_outline 1:06:08 PM User entered Applicable from Hour.13:01:25
      info_outline 1:06:08 PM User selected Card Group Set Type:org.openqa.selenium.support.ui.Select@63661fc7
      info_outline 1:06:09 PM User clicked Save Button.
      info_outline 1:06:11 PM User clicked Save Button.
      info_outline 1:06:12 PM User clicked Confirm Button.
      info_outline 1:06:12 PM Entered getCardGroupSetID(AUT2ILeO0)
      info_outline 1:06:13 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 1:06:13 PM Query Repository Returns: CardGroup Set ID (4833)
      info_outline 1:06:13 PM Entered updateCache([CARDGROUP, TRANSFERRULE])
      info_outline 1:06:13 PM Trying to get User with Access: CACHEUPDATE
      low_priority 1:06:13 PM
      java.lang.NullPointerException
      
      low_priority 1:06:13 PM
      java.lang.NullPointerException
      
      info_outline 1:06:13 PM Entered :: getUserNameByLogin()
      info_outline 1:06:13 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 1:06:13 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 1:06:13 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 1:06:13 PM Trying to select Language
      info_outline 1:06:14 PM Language selected successfully as: English
      info_outline 1:06:14 PM Trying to enter Login ID
      info_outline 1:06:14 PM Login ID entered successfully as: superadmin
      info_outline 1:06:14 PM Trying to enter Password
      info_outline 1:06:14 PM Password entered successfully as: 1357
      info_outline 1:06:14 PM Trying to click Submit Button
      info_outline 1:06:15 PM Submit button clicked successfully
      info_outline 1:06:15 PM Trying to click Relogin Button
      info_outline 1:06:15 PM Relogin Button Not Found
      info_outline 1:06:15 PM Multiple Networks page exists: true
      info_outline 1:06:16 PM Trying to click Masters link
      info_outline 1:06:17 PM Master Link clicked successfully
      info_outline 1:06:18 PM User clicked Update Cache Page
      info_outline 1:06:18 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 1:06:18 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 1:06:18 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 1:06:18 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 1:06:18 PM Trying to select Cache Param ID: TRANSFERRULE
      info_outline 1:06:19 PM Cache Param 'Transfer rule cache' selected successfully
      info_outline 1:06:19 PM Trying to check 'All' option in Update Cache
      info_outline 1:06:19 PM 'All' option clicked successfully in Update Cache
      info_outline 1:06:19 PM Trying to click Submit Button
      info_outline 1:07:05 PM Submit Button clicked successfully
      info_outline 1:07:05 PM Trying to fetch Message from Update Cache
      info_outline 1:07:05 PM Message fetched successfully
      info_outline 1:07:06 PM User clicked Logout.
      info_outline 1:07:06 PM Exited updateCache()
      info_outline 1:07:06 PM Exited c2SCardGroupCreation()
    • PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Digital Voucher Distribution service & Default sub-service.
      May 25, 2022 01:07:07 PM 0h 1m 34s+124ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 1:07:07 PM Entered c2SCardGroupCreation(Digital Voucher Distribution, Default)
      info_outline 1:07:07 PM Trying to get User with Access: ADDC2SCARDGRP
      low_priority 1:07:07 PM
      java.lang.NullPointerException
      
      info_outline 1:07:07 PM Entered :: getUserNameByLogin()
      info_outline 1:07:07 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:07:07 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:07:07 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:07:08 PM Trying to select Language
      info_outline 1:07:08 PM Language selected successfully as: English
      info_outline 1:07:08 PM Trying to enter Login ID
      info_outline 1:07:08 PM Login ID entered successfully as: AUT_96764
      info_outline 1:07:08 PM Trying to enter Password
      info_outline 1:07:08 PM Password entered successfully as: Com@2468
      info_outline 1:07:08 PM Trying to click Submit Button
      info_outline 1:07:11 PM Submit button clicked successfully
      info_outline 1:07:11 PM Trying to click Relogin Button
      info_outline 1:07:11 PM Relogin Button Not Found
      info_outline 1:07:11 PM Multiple Networks page exists: false
      info_outline 1:07:11 PM Only single Network code exist: NG
      info_outline 1:07:11 PM Entered :: getSystemPreference(CHOICE_RECHARGE_APPLICABLE)
      info_outline 1:07:11 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 1:07:11 PM Choice Recharge status is false
      info_outline 1:07:11 PM Choice Recharge Status is False, Hence Card Group Creation will begin with similar slabs for different Sub-services
      info_outline 1:07:13 PM User clicked Card Group.
      info_outline 1:07:14 PM User clicked Add C2S Card Group.
      info_outline 1:07:14 PM User selected Service Type: Digital Voucher Distribution
      info_outline 1:07:14 PM The generated CardGroup Name is ::AUT93mLF7
      info_outline 1:07:14 PM Entered :: checkForUniqueCardGroupName()
      info_outline 1:07:14 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 1:07:15 PM User selected sub-Service.
      info_outline 1:07:15 PM User entered Card Group Name.
      info_outline 1:07:15 PM User clicked Card Group Icon.
      info_outline 1:07:16 PM User entered Card Group Code: 1234
      info_outline 1:07:16 PM User entered Card Name: AUT93mLF7
      info_outline 1:07:16 PM User entered Start Range: 41
      info_outline 1:07:16 PM User entered End Range: 100
      info_outline 1:07:16 PM User checked Reversal Permitted.
      info_outline 1:07:16 PM Entered :: getPreference()
      info_outline 1:07:16 PM Service Class Preference Not Found
      info_outline 1:07:16 PM Trying to get Preference value from Control Preferences
      info_outline 1:07:17 PM Control Preference Not Found
      info_outline 1:07:17 PM Trying to get Preference value from Network Preferences
      info_outline 1:07:17 PM Network Preference Not Found
      info_outline 1:07:17 PM Trying to get Preference value from System Preferences
      info_outline 1:07:17 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:07:17 PM User checked COSRequired.
      info_outline 1:07:17 PM User selected Validity Type: VLHI
      info_outline 1:07:17 PM User entered Grace Period: 9999
      info_outline 1:07:17 PM User entered Grace Period: 9999
      info_outline 1:07:17 PM User entered MultipleOf: 1
      info_outline 1:07:17 PM User checked Online.
      info_outline 1:07:18 PM User checked Both.
      info_outline 1:07:18 PM User selected Tax1 Type: Pct
      info_outline 1:07:18 PM User entered Tax1 Rate: 1
      info_outline 1:07:18 PM User selected Tax2 Type: Pct
      info_outline 1:07:18 PM User entered Tax2 Rate: 1
      info_outline 1:07:18 PM User selected processing Fee Type: Pct
      info_outline 1:07:18 PM User entered Processing Fee Rate: 0
      info_outline 1:07:18 PM User entered Processing Fee Min Amount: 1
      info_outline 1:07:18 PM User entered Processing Fee Max Amount: 2
      info_outline 1:07:19 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:07:19 PM User selected Bonus Type: Pct
      info_outline 1:07:19 PM User entered Bonus Value: 1
      info_outline 1:07:19 PM User entered Bonus Validity: 1
      info_outline 1:07:19 PM User selected Bonus Conversion Factor: 1
      info_outline 1:07:19 PM User entered Bonus Validity Days: 9999
      info_outline 1:07:19 PM Trying to click Add Button.
      info_outline 1:07:20 PM Add button clicked successfully.
      info_outline 1:07:20 PM WindowID captured previously:: CDwindow-9D30D08040145E5E1877A5662A7CFD6C || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:07:20 PM Window already closed.
      info_outline 1:07:21 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-9D30D08040145E5E1877A5662A7CFD6C
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:07:23 PM User clicked Card Group Icon.
      info_outline 1:07:24 PM User entered Card Group Code: 1234
      info_outline 1:07:24 PM User entered Card Name: AUT93mLF7
      info_outline 1:07:24 PM User entered Start Range: 101
      info_outline 1:07:24 PM User entered End Range: 200
      info_outline 1:07:24 PM User checked Reversal Permitted.
      info_outline 1:07:24 PM Entered :: getPreference()
      info_outline 1:07:24 PM Service Class Preference Not Found
      info_outline 1:07:24 PM Trying to get Preference value from Control Preferences
      info_outline 1:07:25 PM Control Preference Not Found
      info_outline 1:07:25 PM Trying to get Preference value from Network Preferences
      info_outline 1:07:25 PM Network Preference Not Found
      info_outline 1:07:25 PM Trying to get Preference value from System Preferences
      info_outline 1:07:25 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:07:25 PM User checked COSRequired.
      info_outline 1:07:25 PM User selected Validity Type: VLHI
      info_outline 1:07:25 PM User entered Grace Period: 9999
      info_outline 1:07:25 PM User entered Grace Period: 9999
      info_outline 1:07:26 PM User entered MultipleOf: 1
      info_outline 1:07:26 PM User checked Online.
      info_outline 1:07:26 PM User checked Both.
      info_outline 1:07:26 PM User selected Tax1 Type: Pct
      info_outline 1:07:26 PM User entered Tax1 Rate: 1
      info_outline 1:07:26 PM User selected Tax2 Type: Pct
      info_outline 1:07:26 PM User entered Tax2 Rate: 1
      info_outline 1:07:26 PM User selected processing Fee Type: Pct
      info_outline 1:07:26 PM User entered Processing Fee Rate: 0
      info_outline 1:07:26 PM User entered Processing Fee Min Amount: 1
      info_outline 1:07:26 PM User entered Processing Fee Max Amount: 2
      info_outline 1:07:27 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:07:27 PM User selected Bonus Type: Pct
      info_outline 1:07:27 PM User entered Bonus Value: 1
      info_outline 1:07:27 PM User entered Bonus Validity: 1
      info_outline 1:07:27 PM User selected Bonus Conversion Factor: 1
      info_outline 1:07:27 PM User entered Bonus Validity Days: 9999
      info_outline 1:07:27 PM Trying to click Add Button.
      info_outline 1:07:28 PM Add button clicked successfully.
      info_outline 1:07:28 PM WindowID captured previously:: CDwindow-4B4FD0FCB8DB9C2664E1CD20FCC6C443 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:07:28 PM Window already closed.
      info_outline 1:07:29 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-4B4FD0FCB8DB9C2664E1CD20FCC6C443
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:07:31 PM User clicked Card Group Icon.
      info_outline 1:07:32 PM User entered Card Group Code: 1234
      info_outline 1:07:32 PM User entered Card Name: AUT93mLF7
      info_outline 1:07:32 PM User entered Start Range: 201
      info_outline 1:07:32 PM User entered End Range: 90000
      info_outline 1:07:32 PM User checked Reversal Permitted.
      info_outline 1:07:32 PM Entered :: getPreference()
      info_outline 1:07:33 PM Service Class Preference Not Found
      info_outline 1:07:33 PM Trying to get Preference value from Control Preferences
      info_outline 1:07:33 PM Control Preference Not Found
      info_outline 1:07:33 PM Trying to get Preference value from Network Preferences
      info_outline 1:07:33 PM Network Preference Not Found
      info_outline 1:07:33 PM Trying to get Preference value from System Preferences
      info_outline 1:07:33 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:07:33 PM User checked COSRequired.
      info_outline 1:07:33 PM User selected Validity Type: VLHI
      info_outline 1:07:33 PM User entered Grace Period: 9999
      info_outline 1:07:34 PM User entered Grace Period: 9999
      info_outline 1:07:34 PM User entered MultipleOf: 1
      info_outline 1:07:34 PM User checked Online.
      info_outline 1:07:34 PM User checked Both.
      info_outline 1:07:34 PM User selected Tax1 Type: Pct
      info_outline 1:07:34 PM User entered Tax1 Rate: 1
      info_outline 1:07:34 PM User selected Tax2 Type: Pct
      info_outline 1:07:34 PM User entered Tax2 Rate: 1
      info_outline 1:07:34 PM User selected processing Fee Type: Pct
      info_outline 1:07:34 PM User entered Processing Fee Rate: 0
      info_outline 1:07:34 PM User entered Processing Fee Min Amount: 1
      info_outline 1:07:35 PM User entered Processing Fee Max Amount: 2
      info_outline 1:07:35 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:07:35 PM User selected Bonus Type: Pct
      info_outline 1:07:35 PM User entered Bonus Value: 1
      info_outline 1:07:35 PM User entered Bonus Validity: 1
      info_outline 1:07:35 PM User selected Bonus Conversion Factor: 1
      info_outline 1:07:35 PM User entered Bonus Validity Days: 9999
      info_outline 1:07:35 PM Trying to click Add Button.
      info_outline 1:07:36 PM Add button clicked successfully.
      info_outline 1:07:36 PM WindowID captured previously:: CDwindow-68DD26F843ACD64185B3B4DAE6DE974D || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:07:36 PM Window already closed.
      info_outline 1:07:37 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-68DD26F843ACD64185B3B4DAE6DE974D
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:07:39 PM Trying to open Calender
      info_outline 1:07:39 PM Clicking on current date :
      info_outline 1:07:39 PM Server Time fetched as: Thu Jan 01 13:00:57 IST 1970
      info_outline 1:07:40 PM User entered Applicable from Hour.13:02:57
      info_outline 1:07:40 PM User selected Card Group Set Type:org.openqa.selenium.support.ui.Select@5276330a
      info_outline 1:07:41 PM User clicked Save Button.
      info_outline 1:07:42 PM User clicked Save Button.
      info_outline 1:07:44 PM User clicked Confirm Button.
      info_outline 1:07:44 PM Entered getCardGroupSetID(AUT93mLF7)
      info_outline 1:07:44 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 1:07:44 PM Query Repository Returns: CardGroup Set ID (4834)
      info_outline 1:07:44 PM Entered updateCache([CARDGROUP, TRANSFERRULE])
      info_outline 1:07:44 PM Trying to get User with Access: CACHEUPDATE
      low_priority 1:07:44 PM
      java.lang.NullPointerException
      
      low_priority 1:07:44 PM
      java.lang.NullPointerException
      
      info_outline 1:07:44 PM Entered :: getUserNameByLogin()
      info_outline 1:07:44 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 1:07:44 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 1:07:44 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 1:07:45 PM Trying to select Language
      info_outline 1:07:45 PM Language selected successfully as: English
      info_outline 1:07:45 PM Trying to enter Login ID
      info_outline 1:07:45 PM Login ID entered successfully as: superadmin
      info_outline 1:07:45 PM Trying to enter Password
      info_outline 1:07:46 PM Password entered successfully as: 1357
      info_outline 1:07:46 PM Trying to click Submit Button
      info_outline 1:07:47 PM Submit button clicked successfully
      info_outline 1:07:47 PM Trying to click Relogin Button
      info_outline 1:07:47 PM Relogin Button Not Found
      info_outline 1:07:47 PM Multiple Networks page exists: true
      info_outline 1:07:48 PM Trying to click Masters link
      info_outline 1:07:49 PM Master Link clicked successfully
      info_outline 1:07:50 PM User clicked Update Cache Page
      info_outline 1:07:50 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 1:07:50 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 1:07:50 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 1:07:50 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 1:07:50 PM Trying to select Cache Param ID: TRANSFERRULE
      info_outline 1:07:50 PM Cache Param 'Transfer rule cache' selected successfully
      info_outline 1:07:50 PM Trying to check 'All' option in Update Cache
      info_outline 1:07:51 PM 'All' option clicked successfully in Update Cache
      info_outline 1:07:51 PM Trying to click Submit Button
      info_outline 1:08:39 PM Submit Button clicked successfully
      info_outline 1:08:39 PM Trying to fetch Message from Update Cache
      info_outline 1:08:40 PM Message fetched successfully
      info_outline 1:08:40 PM User clicked Logout.
      info_outline 1:08:41 PM Exited updateCache()
      info_outline 1:08:41 PM Exited c2SCardGroupCreation()
    • PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for ELECTRONIC VOUCHER service & CVG sub-service.
      May 25, 2022 01:08:41 PM 0h 1m 34s+200ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 1:08:41 PM Entered c2SCardGroupCreation(ELECTRONIC VOUCHER, CVG)
      info_outline 1:08:41 PM Trying to get User with Access: ADDC2SCARDGRP
      low_priority 1:08:41 PM
      java.lang.NullPointerException
      
      info_outline 1:08:41 PM Entered :: getUserNameByLogin()
      info_outline 1:08:41 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:08:41 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:08:41 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:08:42 PM Trying to select Language
      info_outline 1:08:42 PM Language selected successfully as: English
      info_outline 1:08:42 PM Trying to enter Login ID
      info_outline 1:08:42 PM Login ID entered successfully as: AUT_96764
      info_outline 1:08:42 PM Trying to enter Password
      info_outline 1:08:42 PM Password entered successfully as: Com@2468
      info_outline 1:08:42 PM Trying to click Submit Button
      info_outline 1:08:44 PM Submit button clicked successfully
      info_outline 1:08:44 PM Trying to click Relogin Button
      info_outline 1:08:44 PM Relogin Button Not Found
      info_outline 1:08:44 PM Multiple Networks page exists: false
      info_outline 1:08:44 PM Only single Network code exist: NG
      info_outline 1:08:44 PM Entered :: getSystemPreference(CHOICE_RECHARGE_APPLICABLE)
      info_outline 1:08:44 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 1:08:44 PM Choice Recharge status is false
      info_outline 1:08:44 PM Choice Recharge Status is False, Hence Card Group Creation will begin with similar slabs for different Sub-services
      info_outline 1:08:47 PM User clicked Card Group.
      info_outline 1:08:49 PM User clicked Add C2S Card Group.
      info_outline 1:08:49 PM User selected Service Type: ELECTRONIC VOUCHER
      info_outline 1:08:49 PM The generated CardGroup Name is ::AUT7faCmI
      info_outline 1:08:49 PM Entered :: checkForUniqueCardGroupName()
      info_outline 1:08:49 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 1:08:49 PM User selected sub-Service.
      info_outline 1:08:49 PM User entered Card Group Name.
      info_outline 1:08:49 PM User clicked Card Group Icon.
      info_outline 1:08:50 PM User entered Card Group Code: 1234
      info_outline 1:08:50 PM User entered Card Name: AUT7faCmI
      info_outline 1:08:50 PM User entered Start Range: 41
      info_outline 1:08:50 PM User entered End Range: 100
      info_outline 1:08:51 PM User checked Reversal Permitted.
      info_outline 1:08:51 PM Entered :: getPreference()
      info_outline 1:08:51 PM Service Class Preference Not Found
      info_outline 1:08:51 PM Trying to get Preference value from Control Preferences
      info_outline 1:08:51 PM Control Preference Not Found
      info_outline 1:08:51 PM Trying to get Preference value from Network Preferences
      info_outline 1:08:51 PM Network Preference Not Found
      info_outline 1:08:51 PM Trying to get Preference value from System Preferences
      info_outline 1:08:51 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:08:51 PM User checked COSRequired.
      info_outline 1:08:51 PM User selected Validity Type: VLHI
      info_outline 1:08:51 PM User entered Grace Period: 9999
      info_outline 1:08:51 PM User entered Grace Period: 9999
      info_outline 1:08:51 PM User entered MultipleOf: 1
      info_outline 1:08:52 PM User checked Online.
      info_outline 1:08:52 PM User checked Both.
      info_outline 1:08:52 PM User selected Tax1 Type: Pct
      info_outline 1:08:52 PM User entered Tax1 Rate: 1
      info_outline 1:08:52 PM User selected Tax2 Type: Pct
      info_outline 1:08:52 PM User entered Tax2 Rate: 1
      info_outline 1:08:52 PM User selected processing Fee Type: Pct
      info_outline 1:08:52 PM User entered Processing Fee Rate: 0
      info_outline 1:08:52 PM User entered Processing Fee Min Amount: 1
      info_outline 1:08:52 PM User entered Processing Fee Max Amount: 2
      info_outline 1:08:53 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:08:53 PM User selected Bonus Type: Pct
      info_outline 1:08:53 PM User entered Bonus Value: 1
      info_outline 1:08:53 PM User entered Bonus Validity: 1
      info_outline 1:08:53 PM User selected Bonus Conversion Factor: 1
      info_outline 1:08:53 PM User entered Bonus Validity Days: 9999
      info_outline 1:08:53 PM Trying to click Add Button.
      info_outline 1:08:54 PM Add button clicked successfully.
      info_outline 1:08:54 PM WindowID captured previously:: CDwindow-9B2318946E6B9AF6626D256C9BA95B65 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:08:54 PM Window already closed.
      info_outline 1:08:56 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-9B2318946E6B9AF6626D256C9BA95B65
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:08:58 PM User clicked Card Group Icon.
      info_outline 1:08:59 PM User entered Card Group Code: 1234
      info_outline 1:08:59 PM User entered Card Name: AUT7faCmI
      info_outline 1:08:59 PM User entered Start Range: 101
      info_outline 1:08:59 PM User entered End Range: 200
      info_outline 1:08:59 PM User checked Reversal Permitted.
      info_outline 1:08:59 PM Entered :: getPreference()
      info_outline 1:08:59 PM Service Class Preference Not Found
      info_outline 1:09:00 PM Trying to get Preference value from Control Preferences
      info_outline 1:09:00 PM Control Preference Not Found
      info_outline 1:09:00 PM Trying to get Preference value from Network Preferences
      info_outline 1:09:00 PM Network Preference Not Found
      info_outline 1:09:00 PM Trying to get Preference value from System Preferences
      info_outline 1:09:00 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:09:00 PM User checked COSRequired.
      info_outline 1:09:00 PM User selected Validity Type: VLHI
      info_outline 1:09:00 PM User entered Grace Period: 9999
      info_outline 1:09:00 PM User entered Grace Period: 9999
      info_outline 1:09:01 PM User entered MultipleOf: 1
      info_outline 1:09:01 PM User checked Online.
      info_outline 1:09:01 PM User checked Both.
      info_outline 1:09:01 PM User selected Tax1 Type: Pct
      info_outline 1:09:01 PM User entered Tax1 Rate: 1
      info_outline 1:09:01 PM User selected Tax2 Type: Pct
      info_outline 1:09:01 PM User entered Tax2 Rate: 1
      info_outline 1:09:01 PM User selected processing Fee Type: Pct
      info_outline 1:09:01 PM User entered Processing Fee Rate: 0
      info_outline 1:09:01 PM User entered Processing Fee Min Amount: 1
      info_outline 1:09:02 PM User entered Processing Fee Max Amount: 2
      info_outline 1:09:02 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:09:02 PM User selected Bonus Type: Pct
      info_outline 1:09:02 PM User entered Bonus Value: 1
      info_outline 1:09:02 PM User entered Bonus Validity: 1
      info_outline 1:09:02 PM User selected Bonus Conversion Factor: 1
      info_outline 1:09:02 PM User entered Bonus Validity Days: 9999
      info_outline 1:09:02 PM Trying to click Add Button.
      info_outline 1:09:03 PM Add button clicked successfully.
      info_outline 1:09:03 PM WindowID captured previously:: CDwindow-F23D61A3B1B0D017EB7D4A3402BE2B7A || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:09:03 PM Window already closed.
      info_outline 1:09:04 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-F23D61A3B1B0D017EB7D4A3402BE2B7A
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:09:06 PM User clicked Card Group Icon.
      info_outline 1:09:07 PM User entered Card Group Code: 1234
      info_outline 1:09:07 PM User entered Card Name: AUT7faCmI
      info_outline 1:09:07 PM User entered Start Range: 201
      info_outline 1:09:07 PM User entered End Range: 90000
      info_outline 1:09:07 PM User checked Reversal Permitted.
      info_outline 1:09:07 PM Entered :: getPreference()
      info_outline 1:09:08 PM Service Class Preference Not Found
      info_outline 1:09:08 PM Trying to get Preference value from Control Preferences
      info_outline 1:09:08 PM Control Preference Not Found
      info_outline 1:09:08 PM Trying to get Preference value from Network Preferences
      info_outline 1:09:08 PM Network Preference Not Found
      info_outline 1:09:08 PM Trying to get Preference value from System Preferences
      info_outline 1:09:08 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:09:08 PM User checked COSRequired.
      info_outline 1:09:08 PM User selected Validity Type: VLHI
      info_outline 1:09:09 PM User entered Grace Period: 9999
      info_outline 1:09:09 PM User entered Grace Period: 9999
      info_outline 1:09:09 PM User entered MultipleOf: 1
      info_outline 1:09:09 PM User checked Online.
      info_outline 1:09:09 PM User checked Both.
      info_outline 1:09:09 PM User selected Tax1 Type: Pct
      info_outline 1:09:09 PM User entered Tax1 Rate: 1
      info_outline 1:09:09 PM User selected Tax2 Type: Pct
      info_outline 1:09:09 PM User entered Tax2 Rate: 1
      info_outline 1:09:09 PM User selected processing Fee Type: Pct
      info_outline 1:09:10 PM User entered Processing Fee Rate: 0
      info_outline 1:09:10 PM User entered Processing Fee Min Amount: 1
      info_outline 1:09:10 PM User entered Processing Fee Max Amount: 2
      info_outline 1:09:10 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:09:10 PM User selected Bonus Type: Pct
      info_outline 1:09:10 PM User entered Bonus Value: 1
      info_outline 1:09:10 PM User entered Bonus Validity: 1
      info_outline 1:09:10 PM User selected Bonus Conversion Factor: 1
      info_outline 1:09:10 PM User entered Bonus Validity Days: 9999
      info_outline 1:09:10 PM Trying to click Add Button.
      info_outline 1:09:11 PM Add button clicked successfully.
      info_outline 1:09:11 PM WindowID captured previously:: CDwindow-E7142674D6EDA9A1CA8E63B9CE80B95F || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:09:11 PM Window already closed.
      info_outline 1:09:12 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-E7142674D6EDA9A1CA8E63B9CE80B95F
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:09:14 PM Trying to open Calender
      info_outline 1:09:14 PM Clicking on current date :
      info_outline 1:09:15 PM Server Time fetched as: Thu Jan 01 13:02:32 IST 1970
      info_outline 1:09:15 PM User entered Applicable from Hour.13:04:32
      info_outline 1:09:15 PM User selected Card Group Set Type:org.openqa.selenium.support.ui.Select@3509f32d
      info_outline 1:09:16 PM User clicked Save Button.
      info_outline 1:09:17 PM User clicked Save Button.
      info_outline 1:09:19 PM User clicked Confirm Button.
      info_outline 1:09:19 PM Entered getCardGroupSetID(AUT7faCmI)
      info_outline 1:09:19 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 1:09:19 PM Query Repository Returns: CardGroup Set ID (4835)
      info_outline 1:09:19 PM Entered updateCache([CARDGROUP, TRANSFERRULE])
      info_outline 1:09:19 PM Trying to get User with Access: CACHEUPDATE
      low_priority 1:09:19 PM
      java.lang.NullPointerException
      
      low_priority 1:09:19 PM
      java.lang.NullPointerException
      
      info_outline 1:09:19 PM Entered :: getUserNameByLogin()
      info_outline 1:09:20 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 1:09:20 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 1:09:20 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 1:09:20 PM Trying to select Language
      info_outline 1:09:20 PM Language selected successfully as: English
      info_outline 1:09:20 PM Trying to enter Login ID
      info_outline 1:09:21 PM Login ID entered successfully as: superadmin
      info_outline 1:09:21 PM Trying to enter Password
      info_outline 1:09:21 PM Password entered successfully as: 1357
      info_outline 1:09:21 PM Trying to click Submit Button
      info_outline 1:09:22 PM Submit button clicked successfully
      info_outline 1:09:22 PM Trying to click Relogin Button
      info_outline 1:09:22 PM Relogin Button Not Found
      info_outline 1:09:22 PM Multiple Networks page exists: true
      info_outline 1:09:23 PM Trying to click Masters link
      info_outline 1:09:24 PM Master Link clicked successfully
      info_outline 1:09:25 PM User clicked Update Cache Page
      info_outline 1:09:25 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 1:09:25 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 1:09:25 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 1:09:26 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 1:09:26 PM Trying to select Cache Param ID: TRANSFERRULE
      info_outline 1:09:26 PM Cache Param 'Transfer rule cache' selected successfully
      info_outline 1:09:26 PM Trying to check 'All' option in Update Cache
      info_outline 1:09:26 PM 'All' option clicked successfully in Update Cache
      info_outline 1:09:26 PM Trying to click Submit Button
      info_outline 1:10:14 PM Submit Button clicked successfully
      info_outline 1:10:14 PM Trying to fetch Message from Update Cache
      info_outline 1:10:14 PM Message fetched successfully
      info_outline 1:10:15 PM User clicked Logout.
      info_outline 1:10:15 PM Exited updateCache()
      info_outline 1:10:15 PM Exited c2SCardGroupCreation()
    • PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Internet service & CVG sub-service.
      May 25, 2022 01:10:15 PM 0h 1m 40s+974ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 1:10:15 PM Entered c2SCardGroupCreation(Internet, CVG)
      info_outline 1:10:15 PM Trying to get User with Access: ADDC2SCARDGRP
      low_priority 1:10:15 PM
      java.lang.NullPointerException
      
      info_outline 1:10:16 PM Entered :: getUserNameByLogin()
      info_outline 1:10:16 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:10:16 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:10:16 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:10:17 PM Trying to select Language
      info_outline 1:10:17 PM Language selected successfully as: English
      info_outline 1:10:17 PM Trying to enter Login ID
      info_outline 1:10:17 PM Login ID entered successfully as: AUT_96764
      info_outline 1:10:17 PM Trying to enter Password
      info_outline 1:10:17 PM Password entered successfully as: Com@2468
      info_outline 1:10:17 PM Trying to click Submit Button
      info_outline 1:10:19 PM Submit button clicked successfully
      info_outline 1:10:19 PM Trying to click Relogin Button
      info_outline 1:10:19 PM Relogin Button Not Found
      info_outline 1:10:19 PM Multiple Networks page exists: false
      info_outline 1:10:19 PM Only single Network code exist: NG
      info_outline 1:10:19 PM Entered :: getSystemPreference(CHOICE_RECHARGE_APPLICABLE)
      info_outline 1:10:19 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 1:10:19 PM Choice Recharge status is false
      info_outline 1:10:19 PM Choice Recharge Status is False, Hence Card Group Creation will begin with similar slabs for different Sub-services
      info_outline 1:10:21 PM User clicked Card Group.
      info_outline 1:10:22 PM User clicked Add C2S Card Group.
      info_outline 1:10:22 PM User selected Service Type: Internet
      info_outline 1:10:22 PM The generated CardGroup Name is ::AUT6L8giL
      info_outline 1:10:22 PM Entered :: checkForUniqueCardGroupName()
      info_outline 1:10:22 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 1:10:22 PM User selected sub-Service.
      info_outline 1:10:22 PM User entered Card Group Name.
      info_outline 1:10:22 PM User clicked Card Group Icon.
      info_outline 1:10:24 PM User entered Card Group Code: 1234
      info_outline 1:10:24 PM User entered Card Name: AUT6L8giL
      info_outline 1:10:24 PM User entered Start Range: 41
      info_outline 1:10:24 PM User entered End Range: 100
      info_outline 1:10:25 PM User checked Reversal Permitted.
      info_outline 1:10:25 PM Entered :: getPreference()
      info_outline 1:10:25 PM Service Class Preference Not Found
      info_outline 1:10:25 PM Trying to get Preference value from Control Preferences
      info_outline 1:10:25 PM Control Preference Not Found
      info_outline 1:10:25 PM Trying to get Preference value from Network Preferences
      info_outline 1:10:25 PM Network Preference Not Found
      info_outline 1:10:25 PM Trying to get Preference value from System Preferences
      info_outline 1:10:25 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:10:25 PM User checked COSRequired.
      info_outline 1:10:26 PM User selected Validity Type: VLHI
      info_outline 1:10:26 PM User entered Grace Period: 9999
      info_outline 1:10:26 PM User entered Grace Period: 9999
      info_outline 1:10:26 PM User entered MultipleOf: 1
      info_outline 1:10:26 PM User checked Online.
      info_outline 1:10:26 PM User checked Both.
      info_outline 1:10:26 PM User selected Tax1 Type: Pct
      info_outline 1:10:26 PM User entered Tax1 Rate: 1
      info_outline 1:10:26 PM User selected Tax2 Type: Pct
      info_outline 1:10:26 PM User entered Tax2 Rate: 1
      info_outline 1:10:27 PM User selected processing Fee Type: Pct
      info_outline 1:10:27 PM User entered Processing Fee Rate: 0
      info_outline 1:10:27 PM User entered Processing Fee Min Amount: 1
      info_outline 1:10:27 PM User entered Processing Fee Max Amount: 2
      info_outline 1:10:27 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:10:27 PM User selected Bonus Type: Pct
      info_outline 1:10:27 PM User entered Bonus Value: 1
      info_outline 1:10:27 PM User entered Bonus Validity: 1
      info_outline 1:10:27 PM User selected Bonus Conversion Factor: 1
      info_outline 1:10:27 PM User entered Bonus Validity Days: 9999
      info_outline 1:10:27 PM Trying to click Add Button.
      info_outline 1:10:29 PM Add button clicked successfully.
      info_outline 1:10:29 PM WindowID captured previously:: CDwindow-4DC63D5E73E97683849C69C77E767538 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:10:29 PM Window already closed.
      info_outline 1:10:31 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-4DC63D5E73E97683849C69C77E767538
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:10:33 PM User clicked Card Group Icon.
      info_outline 1:10:35 PM User entered Card Group Code: 1234
      info_outline 1:10:35 PM User entered Card Name: AUT6L8giL
      info_outline 1:10:35 PM User entered Start Range: 101
      info_outline 1:10:35 PM User entered End Range: 200
      info_outline 1:10:35 PM User checked Reversal Permitted.
      info_outline 1:10:35 PM Entered :: getPreference()
      info_outline 1:10:35 PM Service Class Preference Not Found
      info_outline 1:10:35 PM Trying to get Preference value from Control Preferences
      info_outline 1:10:36 PM Control Preference Not Found
      info_outline 1:10:36 PM Trying to get Preference value from Network Preferences
      info_outline 1:10:36 PM Network Preference Not Found
      info_outline 1:10:36 PM Trying to get Preference value from System Preferences
      info_outline 1:10:36 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:10:36 PM User checked COSRequired.
      info_outline 1:10:36 PM User selected Validity Type: VLHI
      info_outline 1:10:36 PM User entered Grace Period: 9999
      info_outline 1:10:36 PM User entered Grace Period: 9999
      info_outline 1:10:36 PM User entered MultipleOf: 1
      info_outline 1:10:37 PM User checked Online.
      info_outline 1:10:37 PM User checked Both.
      info_outline 1:10:37 PM User selected Tax1 Type: Pct
      info_outline 1:10:37 PM User entered Tax1 Rate: 1
      info_outline 1:10:37 PM User selected Tax2 Type: Pct
      info_outline 1:10:37 PM User entered Tax2 Rate: 1
      info_outline 1:10:37 PM User selected processing Fee Type: Pct
      info_outline 1:10:37 PM User entered Processing Fee Rate: 0
      info_outline 1:10:37 PM User entered Processing Fee Min Amount: 1
      info_outline 1:10:37 PM User entered Processing Fee Max Amount: 2
      info_outline 1:10:38 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:10:38 PM User selected Bonus Type: Pct
      info_outline 1:10:38 PM User entered Bonus Value: 1
      info_outline 1:10:38 PM User entered Bonus Validity: 1
      info_outline 1:10:38 PM User selected Bonus Conversion Factor: 1
      info_outline 1:10:38 PM User entered Bonus Validity Days: 9999
      info_outline 1:10:38 PM Trying to click Add Button.
      info_outline 1:10:39 PM Add button clicked successfully.
      info_outline 1:10:39 PM WindowID captured previously:: CDwindow-E42A967DE2056AA4FA34E4070B176543 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:10:39 PM Window already closed.
      info_outline 1:10:42 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-E42A967DE2056AA4FA34E4070B176543
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:10:44 PM User clicked Card Group Icon.
      info_outline 1:10:46 PM User entered Card Group Code: 1234
      info_outline 1:10:46 PM User entered Card Name: AUT6L8giL
      info_outline 1:10:46 PM User entered Start Range: 201
      info_outline 1:10:46 PM User entered End Range: 90000
      info_outline 1:10:46 PM User checked Reversal Permitted.
      info_outline 1:10:46 PM Entered :: getPreference()
      info_outline 1:10:46 PM Service Class Preference Not Found
      info_outline 1:10:46 PM Trying to get Preference value from Control Preferences
      info_outline 1:10:46 PM Control Preference Not Found
      info_outline 1:10:46 PM Trying to get Preference value from Network Preferences
      info_outline 1:10:47 PM Network Preference Not Found
      info_outline 1:10:47 PM Trying to get Preference value from System Preferences
      info_outline 1:10:47 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:10:47 PM User checked COSRequired.
      info_outline 1:10:47 PM User selected Validity Type: VLHI
      info_outline 1:10:47 PM User entered Grace Period: 9999
      info_outline 1:10:47 PM User entered Grace Period: 9999
      info_outline 1:10:48 PM User entered MultipleOf: 1
      info_outline 1:10:48 PM User checked Online.
      info_outline 1:10:48 PM User checked Both.
      info_outline 1:10:48 PM User selected Tax1 Type: Pct
      info_outline 1:10:48 PM User entered Tax1 Rate: 1
      info_outline 1:10:48 PM User selected Tax2 Type: Pct
      info_outline 1:10:48 PM User entered Tax2 Rate: 1
      info_outline 1:10:48 PM User selected processing Fee Type: Pct
      info_outline 1:10:48 PM User entered Processing Fee Rate: 0
      info_outline 1:10:48 PM User entered Processing Fee Min Amount: 1
      info_outline 1:10:49 PM User entered Processing Fee Max Amount: 2
      info_outline 1:10:49 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:10:49 PM User selected Bonus Type: Pct
      info_outline 1:10:49 PM User entered Bonus Value: 1
      info_outline 1:10:49 PM User entered Bonus Validity: 1
      info_outline 1:10:49 PM User selected Bonus Conversion Factor: 1
      info_outline 1:10:49 PM User entered Bonus Validity Days: 9999
      info_outline 1:10:49 PM Trying to click Add Button.
      info_outline 1:10:51 PM Add button clicked successfully.
      info_outline 1:10:51 PM WindowID captured previously:: CDwindow-37A670BB01FBF6285D504B8D26472142 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:10:51 PM Window already closed.
      info_outline 1:10:52 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-37A670BB01FBF6285D504B8D26472142
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:10:54 PM Trying to open Calender
      info_outline 1:10:54 PM Clicking on current date :
      info_outline 1:10:54 PM Server Time fetched as: Thu Jan 01 13:04:12 IST 1970
      info_outline 1:10:55 PM User entered Applicable from Hour.13:06:12
      info_outline 1:10:55 PM User selected Card Group Set Type:org.openqa.selenium.support.ui.Select@3eb6d7a9
      info_outline 1:10:56 PM User clicked Save Button.
      info_outline 1:10:58 PM User clicked Save Button.
      info_outline 1:10:59 PM User clicked Confirm Button.
      info_outline 1:10:59 PM Entered getCardGroupSetID(AUT6L8giL)
      info_outline 1:10:59 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 1:11:00 PM Query Repository Returns: CardGroup Set ID (4836)
      info_outline 1:11:00 PM Entered updateCache([CARDGROUP, TRANSFERRULE])
      info_outline 1:11:00 PM Trying to get User with Access: CACHEUPDATE
      low_priority 1:11:00 PM
      java.lang.NullPointerException
      
      low_priority 1:11:00 PM
      java.lang.NullPointerException
      
      info_outline 1:11:00 PM Entered :: getUserNameByLogin()
      info_outline 1:11:00 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 1:11:00 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 1:11:00 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 1:11:00 PM Trying to select Language
      info_outline 1:11:00 PM Language selected successfully as: English
      info_outline 1:11:00 PM Trying to enter Login ID
      info_outline 1:11:01 PM Login ID entered successfully as: superadmin
      info_outline 1:11:01 PM Trying to enter Password
      info_outline 1:11:01 PM Password entered successfully as: 1357
      info_outline 1:11:01 PM Trying to click Submit Button
      info_outline 1:11:03 PM Submit button clicked successfully
      info_outline 1:11:03 PM Trying to click Relogin Button
      info_outline 1:11:03 PM Relogin Button Not Found
      info_outline 1:11:03 PM Multiple Networks page exists: true
      info_outline 1:11:06 PM Trying to click Masters link
      info_outline 1:11:07 PM Master Link clicked successfully
      info_outline 1:11:09 PM User clicked Update Cache Page
      info_outline 1:11:09 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 1:11:09 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 1:11:09 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 1:11:09 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 1:11:09 PM Trying to select Cache Param ID: TRANSFERRULE
      info_outline 1:11:09 PM Cache Param 'Transfer rule cache' selected successfully
      info_outline 1:11:09 PM Trying to check 'All' option in Update Cache
      info_outline 1:11:09 PM 'All' option clicked successfully in Update Cache
      info_outline 1:11:09 PM Trying to click Submit Button
      info_outline 1:11:55 PM Submit Button clicked successfully
      info_outline 1:11:55 PM Trying to fetch Message from Update Cache
      info_outline 1:11:55 PM Message fetched successfully
      info_outline 1:11:56 PM User clicked Logout.
      info_outline 1:11:56 PM Exited updateCache()
      info_outline 1:11:56 PM Exited c2SCardGroupCreation()
    • PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Multiple Voucher Distribution service & CVG sub-service.
      May 25, 2022 01:11:57 PM 0h 1m 39s+667ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 1:11:57 PM Entered c2SCardGroupCreation(Multiple Voucher Distribution, CVG)
      info_outline 1:11:57 PM Trying to get User with Access: ADDC2SCARDGRP
      low_priority 1:11:57 PM
      java.lang.NullPointerException
      
      info_outline 1:11:57 PM Entered :: getUserNameByLogin()
      info_outline 1:11:57 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:11:57 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:11:57 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:11:58 PM Trying to select Language
      info_outline 1:11:58 PM Language selected successfully as: English
      info_outline 1:11:58 PM Trying to enter Login ID
      info_outline 1:11:58 PM Login ID entered successfully as: AUT_96764
      info_outline 1:11:58 PM Trying to enter Password
      info_outline 1:11:58 PM Password entered successfully as: Com@2468
      info_outline 1:11:58 PM Trying to click Submit Button
      info_outline 1:12:01 PM Submit button clicked successfully
      info_outline 1:12:01 PM Trying to click Relogin Button
      info_outline 1:12:01 PM Relogin Button Not Found
      info_outline 1:12:01 PM Multiple Networks page exists: false
      info_outline 1:12:01 PM Only single Network code exist: NG
      info_outline 1:12:01 PM Entered :: getSystemPreference(CHOICE_RECHARGE_APPLICABLE)
      info_outline 1:12:01 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 1:12:01 PM Choice Recharge status is false
      info_outline 1:12:01 PM Choice Recharge Status is False, Hence Card Group Creation will begin with similar slabs for different Sub-services
      info_outline 1:12:04 PM User clicked Card Group.
      info_outline 1:12:07 PM User clicked Add C2S Card Group.
      info_outline 1:12:07 PM User selected Service Type: Multiple Voucher Distribution
      info_outline 1:12:07 PM The generated CardGroup Name is ::AUTIMKIJ4
      info_outline 1:12:07 PM Entered :: checkForUniqueCardGroupName()
      info_outline 1:12:07 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 1:12:08 PM User selected sub-Service.
      info_outline 1:12:08 PM User entered Card Group Name.
      info_outline 1:12:08 PM User clicked Card Group Icon.
      info_outline 1:12:09 PM User entered Card Group Code: 1234
      info_outline 1:12:09 PM User entered Card Name: AUTIMKIJ4
      info_outline 1:12:09 PM User entered Start Range: 41
      info_outline 1:12:09 PM User entered End Range: 100
      info_outline 1:12:09 PM User checked Reversal Permitted.
      info_outline 1:12:09 PM Entered :: getPreference()
      info_outline 1:12:10 PM Service Class Preference Not Found
      info_outline 1:12:10 PM Trying to get Preference value from Control Preferences
      info_outline 1:12:10 PM Control Preference Not Found
      info_outline 1:12:10 PM Trying to get Preference value from Network Preferences
      info_outline 1:12:10 PM Network Preference Not Found
      info_outline 1:12:10 PM Trying to get Preference value from System Preferences
      info_outline 1:12:10 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:12:10 PM User checked COSRequired.
      info_outline 1:12:10 PM User selected Validity Type: VLHI
      info_outline 1:12:10 PM User entered Grace Period: 9999
      info_outline 1:12:11 PM User entered Grace Period: 9999
      info_outline 1:12:11 PM User entered MultipleOf: 1
      info_outline 1:12:11 PM User checked Online.
      info_outline 1:12:11 PM User checked Both.
      info_outline 1:12:11 PM User selected Tax1 Type: Pct
      info_outline 1:12:11 PM User entered Tax1 Rate: 1
      info_outline 1:12:11 PM User selected Tax2 Type: Pct
      info_outline 1:12:11 PM User entered Tax2 Rate: 1
      info_outline 1:12:11 PM User selected processing Fee Type: Pct
      info_outline 1:12:11 PM User entered Processing Fee Rate: 0
      info_outline 1:12:12 PM User entered Processing Fee Min Amount: 1
      info_outline 1:12:12 PM User entered Processing Fee Max Amount: 2
      info_outline 1:12:12 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:12:12 PM User selected Bonus Type: Pct
      info_outline 1:12:12 PM User entered Bonus Value: 1
      info_outline 1:12:12 PM User entered Bonus Validity: 1
      info_outline 1:12:12 PM User selected Bonus Conversion Factor: 1
      info_outline 1:12:12 PM User entered Bonus Validity Days: 9999
      info_outline 1:12:12 PM Trying to click Add Button.
      info_outline 1:12:13 PM Add button clicked successfully.
      info_outline 1:12:13 PM WindowID captured previously:: CDwindow-6478856AD9EE9EA6184C9F16CDAA37DE || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:12:13 PM Window already closed.
      info_outline 1:12:14 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-6478856AD9EE9EA6184C9F16CDAA37DE
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:12:17 PM User clicked Card Group Icon.
      info_outline 1:12:18 PM User entered Card Group Code: 1234
      info_outline 1:12:18 PM User entered Card Name: AUTIMKIJ4
      info_outline 1:12:18 PM User entered Start Range: 101
      info_outline 1:12:18 PM User entered End Range: 200
      info_outline 1:12:18 PM User checked Reversal Permitted.
      info_outline 1:12:18 PM Entered :: getPreference()
      info_outline 1:12:18 PM Service Class Preference Not Found
      info_outline 1:12:18 PM Trying to get Preference value from Control Preferences
      info_outline 1:12:18 PM Control Preference Not Found
      info_outline 1:12:18 PM Trying to get Preference value from Network Preferences
      info_outline 1:12:19 PM Network Preference Not Found
      info_outline 1:12:19 PM Trying to get Preference value from System Preferences
      info_outline 1:12:19 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:12:19 PM User checked COSRequired.
      info_outline 1:12:19 PM User selected Validity Type: VLHI
      info_outline 1:12:19 PM User entered Grace Period: 9999
      info_outline 1:12:19 PM User entered Grace Period: 9999
      info_outline 1:12:19 PM User entered MultipleOf: 1
      info_outline 1:12:19 PM User checked Online.
      info_outline 1:12:19 PM User checked Both.
      info_outline 1:12:20 PM User selected Tax1 Type: Pct
      info_outline 1:12:20 PM User entered Tax1 Rate: 1
      info_outline 1:12:20 PM User selected Tax2 Type: Pct
      info_outline 1:12:20 PM User entered Tax2 Rate: 1
      info_outline 1:12:20 PM User selected processing Fee Type: Pct
      info_outline 1:12:20 PM User entered Processing Fee Rate: 0
      info_outline 1:12:20 PM User entered Processing Fee Min Amount: 1
      info_outline 1:12:20 PM User entered Processing Fee Max Amount: 2
      info_outline 1:12:20 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:12:21 PM User selected Bonus Type: Pct
      info_outline 1:12:21 PM User entered Bonus Value: 1
      info_outline 1:12:21 PM User entered Bonus Validity: 1
      info_outline 1:12:21 PM User selected Bonus Conversion Factor: 1
      info_outline 1:12:21 PM User entered Bonus Validity Days: 9999
      info_outline 1:12:21 PM Trying to click Add Button.
      info_outline 1:12:21 PM Add button clicked successfully.
      info_outline 1:12:21 PM WindowID captured previously:: CDwindow-6949209EB9CA51608F8F752AC5040C20 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:12:21 PM Window already closed.
      info_outline 1:12:23 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-6949209EB9CA51608F8F752AC5040C20
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:12:25 PM User clicked Card Group Icon.
      info_outline 1:12:26 PM User entered Card Group Code: 1234
      info_outline 1:12:26 PM User entered Card Name: AUTIMKIJ4
      info_outline 1:12:26 PM User entered Start Range: 201
      info_outline 1:12:26 PM User entered End Range: 90000
      info_outline 1:12:26 PM User checked Reversal Permitted.
      info_outline 1:12:26 PM Entered :: getPreference()
      info_outline 1:12:27 PM Service Class Preference Not Found
      info_outline 1:12:27 PM Trying to get Preference value from Control Preferences
      info_outline 1:12:27 PM Control Preference Not Found
      info_outline 1:12:27 PM Trying to get Preference value from Network Preferences
      info_outline 1:12:27 PM Network Preference Not Found
      info_outline 1:12:27 PM Trying to get Preference value from System Preferences
      info_outline 1:12:27 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:12:27 PM User checked COSRequired.
      info_outline 1:12:27 PM User selected Validity Type: VLHI
      info_outline 1:12:28 PM User entered Grace Period: 9999
      info_outline 1:12:28 PM User entered Grace Period: 9999
      info_outline 1:12:28 PM User entered MultipleOf: 1
      info_outline 1:12:28 PM User checked Online.
      info_outline 1:12:28 PM User checked Both.
      info_outline 1:12:28 PM User selected Tax1 Type: Pct
      info_outline 1:12:28 PM User entered Tax1 Rate: 1
      info_outline 1:12:28 PM User selected Tax2 Type: Pct
      info_outline 1:12:28 PM User entered Tax2 Rate: 1
      info_outline 1:12:28 PM User selected processing Fee Type: Pct
      info_outline 1:12:29 PM User entered Processing Fee Rate: 0
      info_outline 1:12:29 PM User entered Processing Fee Min Amount: 1
      info_outline 1:12:29 PM User entered Processing Fee Max Amount: 2
      info_outline 1:12:29 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:12:29 PM User selected Bonus Type: Pct
      info_outline 1:12:29 PM User entered Bonus Value: 1
      info_outline 1:12:29 PM User entered Bonus Validity: 1
      info_outline 1:12:29 PM User selected Bonus Conversion Factor: 1
      info_outline 1:12:29 PM User entered Bonus Validity Days: 9999
      info_outline 1:12:29 PM Trying to click Add Button.
      info_outline 1:12:30 PM Add button clicked successfully.
      info_outline 1:12:30 PM WindowID captured previously:: CDwindow-1D18F3AFC72AD1863CF8E13EA3D3AC58 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:12:30 PM Window already closed.
      info_outline 1:12:32 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-1D18F3AFC72AD1863CF8E13EA3D3AC58
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:12:34 PM Trying to open Calender
      info_outline 1:12:34 PM Clicking on current date :
      info_outline 1:12:35 PM Server Time fetched as: Thu Jan 01 13:05:51 IST 1970
      info_outline 1:12:35 PM User entered Applicable from Hour.13:07:51
      info_outline 1:12:35 PM User selected Card Group Set Type:org.openqa.selenium.support.ui.Select@19faa9dc
      info_outline 1:12:37 PM User clicked Save Button.
      info_outline 1:12:39 PM User clicked Save Button.
      info_outline 1:12:41 PM User clicked Confirm Button.
      info_outline 1:12:41 PM Entered getCardGroupSetID(AUTIMKIJ4)
      info_outline 1:12:41 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 1:12:41 PM Query Repository Returns: CardGroup Set ID (4837)
      info_outline 1:12:41 PM Entered updateCache([CARDGROUP, TRANSFERRULE])
      info_outline 1:12:41 PM Trying to get User with Access: CACHEUPDATE
      low_priority 1:12:41 PM
      java.lang.NullPointerException
      
      low_priority 1:12:41 PM
      java.lang.NullPointerException
      
      info_outline 1:12:41 PM Entered :: getUserNameByLogin()
      info_outline 1:12:41 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 1:12:41 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 1:12:41 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 1:12:42 PM Trying to select Language
      info_outline 1:12:42 PM Language selected successfully as: English
      info_outline 1:12:42 PM Trying to enter Login ID
      info_outline 1:12:43 PM Login ID entered successfully as: superadmin
      info_outline 1:12:43 PM Trying to enter Password
      info_outline 1:12:43 PM Password entered successfully as: 1357
      info_outline 1:12:43 PM Trying to click Submit Button
      info_outline 1:12:44 PM Submit button clicked successfully
      info_outline 1:12:44 PM Trying to click Relogin Button
      info_outline 1:12:44 PM Relogin Button Not Found
      info_outline 1:12:44 PM Multiple Networks page exists: true
      info_outline 1:12:45 PM Trying to click Masters link
      info_outline 1:12:47 PM Master Link clicked successfully
      info_outline 1:12:48 PM User clicked Update Cache Page
      info_outline 1:12:48 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 1:12:48 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 1:12:48 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 1:12:48 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 1:12:48 PM Trying to select Cache Param ID: TRANSFERRULE
      info_outline 1:12:48 PM Cache Param 'Transfer rule cache' selected successfully
      info_outline 1:12:48 PM Trying to check 'All' option in Update Cache
      info_outline 1:12:48 PM 'All' option clicked successfully in Update Cache
      info_outline 1:12:48 PM Trying to click Submit Button
      info_outline 1:13:35 PM Submit Button clicked successfully
      info_outline 1:13:35 PM Trying to fetch Message from Update Cache
      info_outline 1:13:36 PM Message fetched successfully
      info_outline 1:13:36 PM User clicked Logout.
      info_outline 1:13:36 PM Exited updateCache()
      info_outline 1:13:36 PM Exited c2SCardGroupCreation()
    • PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Postpaid Bill Payment service & Postpaid sub-service.
      May 25, 2022 01:13:37 PM 0h 1m 31s+663ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 1:13:37 PM Entered c2SCardGroupCreation(Postpaid Bill Payment, Postpaid)
      info_outline 1:13:37 PM Trying to get User with Access: ADDC2SCARDGRP
      low_priority 1:13:37 PM
      java.lang.NullPointerException
      
      info_outline 1:13:37 PM Entered :: getUserNameByLogin()
      info_outline 1:13:37 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:13:37 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:13:37 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:13:38 PM Trying to select Language
      info_outline 1:13:38 PM Language selected successfully as: English
      info_outline 1:13:38 PM Trying to enter Login ID
      info_outline 1:13:38 PM Login ID entered successfully as: AUT_96764
      info_outline 1:13:38 PM Trying to enter Password
      info_outline 1:13:38 PM Password entered successfully as: Com@2468
      info_outline 1:13:38 PM Trying to click Submit Button
      info_outline 1:13:39 PM Submit button clicked successfully
      info_outline 1:13:40 PM Trying to click Relogin Button
      info_outline 1:13:40 PM Relogin Button Not Found
      info_outline 1:13:40 PM Multiple Networks page exists: false
      info_outline 1:13:40 PM Only single Network code exist: NG
      info_outline 1:13:40 PM Entered :: getSystemPreference(CHOICE_RECHARGE_APPLICABLE)
      info_outline 1:13:40 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 1:13:40 PM Choice Recharge status is false
      info_outline 1:13:40 PM Choice Recharge Status is False, Hence Card Group Creation will begin with similar slabs for different Sub-services
      info_outline 1:13:41 PM User clicked Card Group.
      info_outline 1:13:42 PM User clicked Add C2S Card Group.
      info_outline 1:13:43 PM User selected Service Type: Postpaid Bill Payment
      info_outline 1:13:43 PM The generated CardGroup Name is ::AUTdh30dG
      info_outline 1:13:43 PM Entered :: checkForUniqueCardGroupName()
      info_outline 1:13:43 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 1:13:43 PM User selected sub-Service.
      info_outline 1:13:43 PM User entered Card Group Name.
      info_outline 1:13:43 PM User clicked Card Group Icon.
      info_outline 1:13:45 PM User entered Card Group Code: 1234
      info_outline 1:13:46 PM User entered Card Name: AUTdh30dG
      info_outline 1:13:46 PM User entered Start Range: 41
      info_outline 1:13:46 PM User entered End Range: 100
      info_outline 1:13:46 PM User checked Reversal Permitted.
      info_outline 1:13:46 PM Entered :: getPreference()
      info_outline 1:13:46 PM Service Class Preference Not Found
      info_outline 1:13:46 PM Trying to get Preference value from Control Preferences
      info_outline 1:13:46 PM Control Preference Not Found
      info_outline 1:13:46 PM Trying to get Preference value from Network Preferences
      info_outline 1:13:46 PM Network Preference Not Found
      info_outline 1:13:46 PM Trying to get Preference value from System Preferences
      info_outline 1:13:46 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:13:47 PM User checked COSRequired.
      info_outline 1:13:47 PM User selected Validity Type: VLHI
      info_outline 1:13:47 PM User entered Grace Period: 9999
      info_outline 1:13:47 PM User entered Grace Period: 9999
      info_outline 1:13:47 PM User entered MultipleOf: 1
      info_outline 1:13:47 PM User checked Online.
      info_outline 1:13:47 PM User checked Both.
      info_outline 1:13:47 PM User selected Tax1 Type: Pct
      info_outline 1:13:47 PM User entered Tax1 Rate: 1
      info_outline 1:13:47 PM User selected Tax2 Type: Pct
      info_outline 1:13:47 PM User entered Tax2 Rate: 1
      info_outline 1:13:48 PM User selected processing Fee Type: Pct
      info_outline 1:13:48 PM User entered Processing Fee Rate: 0
      info_outline 1:13:48 PM User entered Processing Fee Min Amount: 1
      info_outline 1:13:48 PM User entered Processing Fee Max Amount: 2
      info_outline 1:13:48 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:13:48 PM User selected Bonus Type: Pct
      info_outline 1:13:48 PM User entered Bonus Value: 1
      info_outline 1:13:48 PM User entered Bonus Validity: 1
      info_outline 1:13:48 PM User selected Bonus Conversion Factor: 1
      info_outline 1:13:48 PM User entered Bonus Validity Days: 9999
      info_outline 1:13:48 PM Trying to click Add Button.
      info_outline 1:13:49 PM Add button clicked successfully.
      info_outline 1:13:49 PM WindowID captured previously:: CDwindow-2CB902ACE9EE350B6AA473D119B85B19 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:13:49 PM Window already closed.
      info_outline 1:13:50 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-2CB902ACE9EE350B6AA473D119B85B19
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:13:52 PM User clicked Card Group Icon.
      info_outline 1:13:54 PM User entered Card Group Code: 1234
      info_outline 1:13:54 PM User entered Card Name: AUTdh30dG
      info_outline 1:13:54 PM User entered Start Range: 101
      info_outline 1:13:55 PM User entered End Range: 200
      info_outline 1:13:55 PM User checked Reversal Permitted.
      info_outline 1:13:55 PM Entered :: getPreference()
      info_outline 1:13:55 PM Service Class Preference Not Found
      info_outline 1:13:55 PM Trying to get Preference value from Control Preferences
      info_outline 1:13:55 PM Control Preference Not Found
      info_outline 1:13:55 PM Trying to get Preference value from Network Preferences
      info_outline 1:13:55 PM Network Preference Not Found
      info_outline 1:13:55 PM Trying to get Preference value from System Preferences
      info_outline 1:13:56 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:13:56 PM User checked COSRequired.
      info_outline 1:13:56 PM User selected Validity Type: VLHI
      info_outline 1:13:56 PM User entered Grace Period: 9999
      info_outline 1:13:56 PM User entered Grace Period: 9999
      info_outline 1:13:56 PM User entered MultipleOf: 1
      info_outline 1:13:56 PM User checked Online.
      info_outline 1:13:56 PM User checked Both.
      info_outline 1:13:56 PM User selected Tax1 Type: Pct
      info_outline 1:13:56 PM User entered Tax1 Rate: 1
      info_outline 1:13:57 PM User selected Tax2 Type: Pct
      info_outline 1:13:57 PM User entered Tax2 Rate: 1
      info_outline 1:13:57 PM User selected processing Fee Type: Pct
      info_outline 1:13:57 PM User entered Processing Fee Rate: 0
      info_outline 1:13:57 PM User entered Processing Fee Min Amount: 1
      info_outline 1:13:57 PM User entered Processing Fee Max Amount: 2
      info_outline 1:13:57 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:13:57 PM User selected Bonus Type: Pct
      info_outline 1:13:57 PM User entered Bonus Value: 1
      info_outline 1:13:58 PM User entered Bonus Validity: 1
      info_outline 1:13:58 PM User selected Bonus Conversion Factor: 1
      info_outline 1:13:58 PM User entered Bonus Validity Days: 9999
      info_outline 1:13:58 PM Trying to click Add Button.
      info_outline 1:13:58 PM Add button clicked successfully.
      info_outline 1:13:58 PM WindowID captured previously:: CDwindow-400390310273430E55BFE13B1BA2C828 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:13:58 PM Window already closed.
      info_outline 1:13:59 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-400390310273430E55BFE13B1BA2C828
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:14:01 PM User clicked Card Group Icon.
      info_outline 1:14:02 PM User entered Card Group Code: 1234
      info_outline 1:14:02 PM User entered Card Name: AUTdh30dG
      info_outline 1:14:02 PM User entered Start Range: 201
      info_outline 1:14:03 PM User entered End Range: 90000
      info_outline 1:14:03 PM User checked Reversal Permitted.
      info_outline 1:14:03 PM Entered :: getPreference()
      info_outline 1:14:03 PM Service Class Preference Not Found
      info_outline 1:14:03 PM Trying to get Preference value from Control Preferences
      info_outline 1:14:03 PM Control Preference Not Found
      info_outline 1:14:03 PM Trying to get Preference value from Network Preferences
      info_outline 1:14:04 PM Network Preference Not Found
      info_outline 1:14:04 PM Trying to get Preference value from System Preferences
      info_outline 1:14:04 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:14:04 PM User checked COSRequired.
      info_outline 1:14:04 PM User selected Validity Type: VLHI
      info_outline 1:14:04 PM User entered Grace Period: 9999
      info_outline 1:14:04 PM User entered Grace Period: 9999
      info_outline 1:14:04 PM User entered MultipleOf: 1
      info_outline 1:14:04 PM User checked Online.
      info_outline 1:14:04 PM User checked Both.
      info_outline 1:14:05 PM User selected Tax1 Type: Pct
      info_outline 1:14:05 PM User entered Tax1 Rate: 1
      info_outline 1:14:05 PM User selected Tax2 Type: Pct
      info_outline 1:14:05 PM User entered Tax2 Rate: 1
      info_outline 1:14:05 PM User selected processing Fee Type: Pct
      info_outline 1:14:05 PM User entered Processing Fee Rate: 0
      info_outline 1:14:05 PM User entered Processing Fee Min Amount: 1
      info_outline 1:14:05 PM User entered Processing Fee Max Amount: 2
      info_outline 1:14:05 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:14:05 PM User selected Bonus Type: Pct
      info_outline 1:14:06 PM User entered Bonus Value: 1
      info_outline 1:14:06 PM User entered Bonus Validity: 1
      info_outline 1:14:06 PM User selected Bonus Conversion Factor: 1
      info_outline 1:14:06 PM User entered Bonus Validity Days: 9999
      info_outline 1:14:06 PM Trying to click Add Button.
      info_outline 1:14:06 PM Add button clicked successfully.
      info_outline 1:14:06 PM WindowID captured previously:: CDwindow-BBCAAFF800EE74B4941823009D15528D || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:14:06 PM Window already closed.
      info_outline 1:14:08 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-BBCAAFF800EE74B4941823009D15528D
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:14:10 PM Trying to open Calender
      info_outline 1:14:10 PM Clicking on current date :
      info_outline 1:14:10 PM Server Time fetched as: Thu Jan 01 13:07:28 IST 1970
      info_outline 1:14:10 PM User entered Applicable from Hour.13:09:28
      info_outline 1:14:11 PM User selected Card Group Set Type:org.openqa.selenium.support.ui.Select@1027cdcd
      info_outline 1:14:13 PM User clicked Save Button.
      info_outline 1:14:14 PM User clicked Save Button.
      info_outline 1:14:15 PM User clicked Confirm Button.
      info_outline 1:14:15 PM Entered getCardGroupSetID(AUTdh30dG)
      info_outline 1:14:15 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 1:14:15 PM Query Repository Returns: CardGroup Set ID (4838)
      info_outline 1:14:15 PM Entered updateCache([CARDGROUP, TRANSFERRULE])
      info_outline 1:14:15 PM Trying to get User with Access: CACHEUPDATE
      low_priority 1:14:15 PM
      java.lang.NullPointerException
      
      low_priority 1:14:15 PM
      java.lang.NullPointerException
      
      info_outline 1:14:15 PM Entered :: getUserNameByLogin()
      info_outline 1:14:16 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 1:14:16 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 1:14:16 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 1:14:16 PM Trying to select Language
      info_outline 1:14:16 PM Language selected successfully as: English
      info_outline 1:14:16 PM Trying to enter Login ID
      info_outline 1:14:17 PM Login ID entered successfully as: superadmin
      info_outline 1:14:17 PM Trying to enter Password
      info_outline 1:14:17 PM Password entered successfully as: 1357
      info_outline 1:14:17 PM Trying to click Submit Button
      info_outline 1:14:18 PM Submit button clicked successfully
      info_outline 1:14:18 PM Trying to click Relogin Button
      info_outline 1:14:18 PM Relogin Button Not Found
      info_outline 1:14:18 PM Multiple Networks page exists: true
      info_outline 1:14:19 PM Trying to click Masters link
      info_outline 1:14:21 PM Master Link clicked successfully
      info_outline 1:14:22 PM User clicked Update Cache Page
      info_outline 1:14:22 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 1:14:22 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 1:14:22 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 1:14:22 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 1:14:22 PM Trying to select Cache Param ID: TRANSFERRULE
      info_outline 1:14:22 PM Cache Param 'Transfer rule cache' selected successfully
      info_outline 1:14:22 PM Trying to check 'All' option in Update Cache
      info_outline 1:14:22 PM 'All' option clicked successfully in Update Cache
      info_outline 1:14:22 PM Trying to click Submit Button
      info_outline 1:15:07 PM Submit Button clicked successfully
      info_outline 1:15:07 PM Trying to fetch Message from Update Cache
      info_outline 1:15:07 PM Message fetched successfully
      info_outline 1:15:07 PM User clicked Logout.
      info_outline 1:15:08 PM Exited updateCache()
      info_outline 1:15:08 PM Exited c2SCardGroupCreation()
    • PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Voucher Recharge service & CVG sub-service.
      May 25, 2022 01:15:08 PM 0h 1m 26s+193ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 1:15:08 PM Entered c2SCardGroupCreation(Voucher Recharge, CVG)
      info_outline 1:15:09 PM Trying to get User with Access: ADDC2SCARDGRP
      low_priority 1:15:09 PM
      java.lang.NullPointerException
      
      info_outline 1:15:09 PM Entered :: getUserNameByLogin()
      info_outline 1:15:09 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:15:09 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:15:09 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:15:09 PM Trying to select Language
      info_outline 1:15:10 PM Language selected successfully as: English
      info_outline 1:15:10 PM Trying to enter Login ID
      info_outline 1:15:10 PM Login ID entered successfully as: AUT_96764
      info_outline 1:15:10 PM Trying to enter Password
      info_outline 1:15:10 PM Password entered successfully as: Com@2468
      info_outline 1:15:10 PM Trying to click Submit Button
      info_outline 1:15:12 PM Submit button clicked successfully
      info_outline 1:15:12 PM Trying to click Relogin Button
      info_outline 1:15:12 PM Relogin Button Not Found
      info_outline 1:15:12 PM Multiple Networks page exists: false
      info_outline 1:15:12 PM Only single Network code exist: NG
      info_outline 1:15:12 PM Entered :: getSystemPreference(CHOICE_RECHARGE_APPLICABLE)
      info_outline 1:15:12 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 1:15:12 PM Choice Recharge status is false
      info_outline 1:15:12 PM Choice Recharge Status is False, Hence Card Group Creation will begin with similar slabs for different Sub-services
      info_outline 1:15:13 PM User clicked Card Group.
      info_outline 1:15:14 PM User clicked Add C2S Card Group.
      info_outline 1:15:14 PM User selected Service Type: Voucher Recharge
      info_outline 1:15:14 PM The generated CardGroup Name is ::AUT3b7FHd
      info_outline 1:15:14 PM Entered :: checkForUniqueCardGroupName()
      info_outline 1:15:14 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 1:15:15 PM User selected sub-Service.
      info_outline 1:15:15 PM User entered Card Group Name.
      info_outline 1:15:15 PM User clicked Card Group Icon.
      info_outline 1:15:16 PM User entered Card Group Code: 1234
      info_outline 1:15:16 PM User entered Card Name: AUT3b7FHd
      info_outline 1:15:16 PM User entered Start Range: 41
      info_outline 1:15:16 PM User entered End Range: 100
      info_outline 1:15:16 PM User checked Reversal Permitted.
      info_outline 1:15:16 PM Entered :: getPreference()
      info_outline 1:15:16 PM Service Class Preference Not Found
      info_outline 1:15:16 PM Trying to get Preference value from Control Preferences
      info_outline 1:15:17 PM Control Preference Not Found
      info_outline 1:15:17 PM Trying to get Preference value from Network Preferences
      info_outline 1:15:17 PM Network Preference Not Found
      info_outline 1:15:17 PM Trying to get Preference value from System Preferences
      info_outline 1:15:17 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:15:17 PM User checked COSRequired.
      info_outline 1:15:17 PM User selected Validity Type: VLHI
      info_outline 1:15:17 PM User entered Grace Period: 9999
      info_outline 1:15:17 PM User entered Grace Period: 9999
      info_outline 1:15:17 PM User entered MultipleOf: 1
      info_outline 1:15:17 PM User checked Online.
      info_outline 1:15:18 PM User checked Both.
      info_outline 1:15:18 PM User selected Tax1 Type: Pct
      info_outline 1:15:18 PM User entered Tax1 Rate: 1
      info_outline 1:15:18 PM User selected Tax2 Type: Pct
      info_outline 1:15:18 PM User entered Tax2 Rate: 1
      info_outline 1:15:18 PM User selected processing Fee Type: Pct
      info_outline 1:15:18 PM User entered Processing Fee Rate: 0
      info_outline 1:15:18 PM User entered Processing Fee Min Amount: 1
      info_outline 1:15:18 PM User entered Processing Fee Max Amount: 2
      info_outline 1:15:19 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:15:19 PM User selected Bonus Type: Pct
      info_outline 1:15:19 PM User entered Bonus Value: 1
      info_outline 1:15:19 PM User entered Bonus Validity: 1
      info_outline 1:15:19 PM User selected Bonus Conversion Factor: 1
      info_outline 1:15:19 PM User entered Bonus Validity Days: 9999
      info_outline 1:15:19 PM Trying to click Add Button.
      info_outline 1:15:20 PM Add button clicked successfully.
      info_outline 1:15:20 PM WindowID captured previously:: CDwindow-2558A6305920C4E840AB112B159C12AF || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:15:20 PM Window already closed.
      info_outline 1:15:21 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-2558A6305920C4E840AB112B159C12AF
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:15:23 PM User clicked Card Group Icon.
      info_outline 1:15:24 PM User entered Card Group Code: 1234
      info_outline 1:15:24 PM User entered Card Name: AUT3b7FHd
      info_outline 1:15:24 PM User entered Start Range: 101
      info_outline 1:15:24 PM User entered End Range: 200
      info_outline 1:15:24 PM User checked Reversal Permitted.
      info_outline 1:15:24 PM Entered :: getPreference()
      info_outline 1:15:24 PM Service Class Preference Not Found
      info_outline 1:15:25 PM Trying to get Preference value from Control Preferences
      info_outline 1:15:25 PM Control Preference Not Found
      info_outline 1:15:25 PM Trying to get Preference value from Network Preferences
      info_outline 1:15:25 PM Network Preference Not Found
      info_outline 1:15:25 PM Trying to get Preference value from System Preferences
      info_outline 1:15:25 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:15:25 PM User checked COSRequired.
      info_outline 1:15:25 PM User selected Validity Type: VLHI
      info_outline 1:15:25 PM User entered Grace Period: 9999
      info_outline 1:15:25 PM User entered Grace Period: 9999
      info_outline 1:15:26 PM User entered MultipleOf: 1
      info_outline 1:15:26 PM User checked Online.
      info_outline 1:15:26 PM User checked Both.
      info_outline 1:15:26 PM User selected Tax1 Type: Pct
      info_outline 1:15:26 PM User entered Tax1 Rate: 1
      info_outline 1:15:26 PM User selected Tax2 Type: Pct
      info_outline 1:15:26 PM User entered Tax2 Rate: 1
      info_outline 1:15:26 PM User selected processing Fee Type: Pct
      info_outline 1:15:26 PM User entered Processing Fee Rate: 0
      info_outline 1:15:26 PM User entered Processing Fee Min Amount: 1
      info_outline 1:15:27 PM User entered Processing Fee Max Amount: 2
      info_outline 1:15:27 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:15:27 PM User selected Bonus Type: Pct
      info_outline 1:15:27 PM User entered Bonus Value: 1
      info_outline 1:15:27 PM User entered Bonus Validity: 1
      info_outline 1:15:27 PM User selected Bonus Conversion Factor: 1
      info_outline 1:15:27 PM User entered Bonus Validity Days: 9999
      info_outline 1:15:27 PM Trying to click Add Button.
      info_outline 1:15:28 PM Add button clicked successfully.
      info_outline 1:15:28 PM WindowID captured previously:: CDwindow-C2A62DBD5BA2DD75D3E1A1E4B88A0A1A || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:15:28 PM Window already closed.
      info_outline 1:15:29 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-C2A62DBD5BA2DD75D3E1A1E4B88A0A1A
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:15:31 PM User clicked Card Group Icon.
      info_outline 1:15:32 PM User entered Card Group Code: 1234
      info_outline 1:15:32 PM User entered Card Name: AUT3b7FHd
      info_outline 1:15:32 PM User entered Start Range: 201
      info_outline 1:15:32 PM User entered End Range: 90000
      info_outline 1:15:32 PM User checked Reversal Permitted.
      info_outline 1:15:32 PM Entered :: getPreference()
      info_outline 1:15:32 PM Service Class Preference Not Found
      info_outline 1:15:32 PM Trying to get Preference value from Control Preferences
      info_outline 1:15:33 PM Control Preference Not Found
      info_outline 1:15:33 PM Trying to get Preference value from Network Preferences
      info_outline 1:15:33 PM Network Preference Not Found
      info_outline 1:15:33 PM Trying to get Preference value from System Preferences
      info_outline 1:15:33 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:15:33 PM User checked COSRequired.
      info_outline 1:15:33 PM User selected Validity Type: VLHI
      info_outline 1:15:33 PM User entered Grace Period: 9999
      info_outline 1:15:33 PM User entered Grace Period: 9999
      info_outline 1:15:34 PM User entered MultipleOf: 1
      info_outline 1:15:34 PM User checked Online.
      info_outline 1:15:34 PM User checked Both.
      info_outline 1:15:34 PM User selected Tax1 Type: Pct
      info_outline 1:15:34 PM User entered Tax1 Rate: 1
      info_outline 1:15:34 PM User selected Tax2 Type: Pct
      info_outline 1:15:34 PM User entered Tax2 Rate: 1
      info_outline 1:15:34 PM User selected processing Fee Type: Pct
      info_outline 1:15:34 PM User entered Processing Fee Rate: 0
      info_outline 1:15:34 PM User entered Processing Fee Min Amount: 1
      info_outline 1:15:35 PM User entered Processing Fee Max Amount: 2
      info_outline 1:15:35 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:15:35 PM User selected Bonus Type: Pct
      info_outline 1:15:35 PM User entered Bonus Value: 1
      info_outline 1:15:35 PM User entered Bonus Validity: 1
      info_outline 1:15:35 PM User selected Bonus Conversion Factor: 1
      info_outline 1:15:35 PM User entered Bonus Validity Days: 9999
      info_outline 1:15:35 PM Trying to click Add Button.
      info_outline 1:15:36 PM Add button clicked successfully.
      info_outline 1:15:36 PM WindowID captured previously:: CDwindow-4B7C3F2942F8BC2D2B961227227D4828 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:15:36 PM Window already closed.
      info_outline 1:15:37 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-4B7C3F2942F8BC2D2B961227227D4828
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:15:39 PM Trying to open Calender
      info_outline 1:15:39 PM Clicking on current date :
      info_outline 1:15:39 PM Server Time fetched as: Thu Jan 01 13:08:57 IST 1970
      info_outline 1:15:40 PM User entered Applicable from Hour.13:10:57
      info_outline 1:15:40 PM User selected Card Group Set Type:org.openqa.selenium.support.ui.Select@6f65b61d
      info_outline 1:15:41 PM User clicked Save Button.
      info_outline 1:15:42 PM User clicked Save Button.
      info_outline 1:15:43 PM User clicked Confirm Button.
      info_outline 1:15:43 PM Entered getCardGroupSetID(AUT3b7FHd)
      info_outline 1:15:43 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 1:15:43 PM Query Repository Returns: CardGroup Set ID (4839)
      info_outline 1:15:43 PM Entered updateCache([CARDGROUP, TRANSFERRULE])
      info_outline 1:15:43 PM Trying to get User with Access: CACHEUPDATE
      low_priority 1:15:43 PM
      java.lang.NullPointerException
      
      low_priority 1:15:43 PM
      java.lang.NullPointerException
      
      info_outline 1:15:43 PM Entered :: getUserNameByLogin()
      info_outline 1:15:43 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 1:15:43 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 1:15:43 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 1:15:44 PM Trying to select Language
      info_outline 1:15:44 PM Language selected successfully as: English
      info_outline 1:15:44 PM Trying to enter Login ID
      info_outline 1:15:44 PM Login ID entered successfully as: superadmin
      info_outline 1:15:44 PM Trying to enter Password
      info_outline 1:15:44 PM Password entered successfully as: 1357
      info_outline 1:15:44 PM Trying to click Submit Button
      info_outline 1:15:45 PM Submit button clicked successfully
      info_outline 1:15:46 PM Trying to click Relogin Button
      info_outline 1:15:46 PM Relogin Button Not Found
      info_outline 1:15:46 PM Multiple Networks page exists: true
      info_outline 1:15:47 PM Trying to click Masters link
      info_outline 1:15:47 PM Master Link clicked successfully
      info_outline 1:15:49 PM User clicked Update Cache Page
      info_outline 1:15:49 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 1:15:49 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 1:15:49 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 1:15:49 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 1:15:49 PM Trying to select Cache Param ID: TRANSFERRULE
      info_outline 1:15:49 PM Cache Param 'Transfer rule cache' selected successfully
      info_outline 1:15:49 PM Trying to check 'All' option in Update Cache
      info_outline 1:15:49 PM 'All' option clicked successfully in Update Cache
      info_outline 1:15:49 PM Trying to click Submit Button
      info_outline 1:16:34 PM Submit Button clicked successfully
      info_outline 1:16:34 PM Trying to fetch Message from Update Cache
      info_outline 1:16:34 PM Message fetched successfully
      info_outline 1:16:34 PM User clicked Logout.
      info_outline 1:16:35 PM Exited updateCache()
      info_outline 1:16:35 PM Exited c2SCardGroupCreation()
    • PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Voucher Recharge service & VG sub-service.
      May 25, 2022 01:16:35 PM 0h 1m 28s+859ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 1:16:35 PM Entered c2SCardGroupCreation(Voucher Recharge, VG)
      info_outline 1:16:35 PM Trying to get User with Access: ADDC2SCARDGRP
      low_priority 1:16:35 PM
      java.lang.NullPointerException
      
      info_outline 1:16:35 PM Entered :: getUserNameByLogin()
      info_outline 1:16:35 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:16:35 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:16:35 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:16:36 PM Trying to select Language
      info_outline 1:16:36 PM Language selected successfully as: English
      info_outline 1:16:36 PM Trying to enter Login ID
      info_outline 1:16:36 PM Login ID entered successfully as: AUT_96764
      info_outline 1:16:36 PM Trying to enter Password
      info_outline 1:16:36 PM Password entered successfully as: Com@2468
      info_outline 1:16:36 PM Trying to click Submit Button
      info_outline 1:16:38 PM Submit button clicked successfully
      info_outline 1:16:38 PM Trying to click Relogin Button
      info_outline 1:16:38 PM Relogin Button Not Found
      info_outline 1:16:38 PM Multiple Networks page exists: false
      info_outline 1:16:38 PM Only single Network code exist: NG
      info_outline 1:16:38 PM Entered :: getSystemPreference(CHOICE_RECHARGE_APPLICABLE)
      info_outline 1:16:38 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 1:16:38 PM Choice Recharge status is false
      info_outline 1:16:38 PM Choice Recharge Status is False, Hence Card Group Creation will begin with similar slabs for different Sub-services
      info_outline 1:16:39 PM User clicked Card Group.
      info_outline 1:16:41 PM User clicked Add C2S Card Group.
      info_outline 1:16:41 PM User selected Service Type: Voucher Recharge
      info_outline 1:16:41 PM The generated CardGroup Name is ::AUTHAh9og
      info_outline 1:16:41 PM Entered :: checkForUniqueCardGroupName()
      info_outline 1:16:41 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 1:16:41 PM User selected sub-Service.
      info_outline 1:16:41 PM User entered Card Group Name.
      info_outline 1:16:42 PM User clicked Card Group Icon.
      info_outline 1:16:43 PM User entered Card Group Code: 1234
      info_outline 1:16:43 PM User entered Card Name: AUTHAh9og
      info_outline 1:16:43 PM User entered Start Range: 41
      info_outline 1:16:43 PM User entered End Range: 100
      info_outline 1:16:43 PM User checked Reversal Permitted.
      info_outline 1:16:43 PM Entered :: getPreference()
      info_outline 1:16:43 PM Service Class Preference Not Found
      info_outline 1:16:43 PM Trying to get Preference value from Control Preferences
      info_outline 1:16:43 PM Control Preference Not Found
      info_outline 1:16:43 PM Trying to get Preference value from Network Preferences
      info_outline 1:16:44 PM Network Preference Not Found
      info_outline 1:16:44 PM Trying to get Preference value from System Preferences
      info_outline 1:16:44 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:16:44 PM User checked COSRequired.
      info_outline 1:16:44 PM User selected Validity Type: VLHI
      info_outline 1:16:44 PM User entered Grace Period: 9999
      info_outline 1:16:44 PM User entered Grace Period: 9999
      info_outline 1:16:44 PM User entered MultipleOf: 1
      info_outline 1:16:44 PM User checked Online.
      info_outline 1:16:44 PM User checked Both.
      info_outline 1:16:45 PM User selected Tax1 Type: Pct
      info_outline 1:16:45 PM User entered Tax1 Rate: 1
      info_outline 1:16:45 PM User selected Tax2 Type: Pct
      info_outline 1:16:45 PM User entered Tax2 Rate: 1
      info_outline 1:16:45 PM User selected processing Fee Type: Pct
      info_outline 1:16:45 PM User entered Processing Fee Rate: 0
      info_outline 1:16:45 PM User entered Processing Fee Min Amount: 1
      info_outline 1:16:45 PM User entered Processing Fee Max Amount: 2
      info_outline 1:16:45 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:16:46 PM User selected Bonus Type: Pct
      info_outline 1:16:46 PM User entered Bonus Value: 1
      info_outline 1:16:46 PM User entered Bonus Validity: 1
      info_outline 1:16:46 PM User selected Bonus Conversion Factor: 1
      info_outline 1:16:46 PM User entered Bonus Validity Days: 9999
      info_outline 1:16:46 PM Trying to click Add Button.
      info_outline 1:16:47 PM Add button clicked successfully.
      info_outline 1:16:47 PM WindowID captured previously:: CDwindow-27B9F5D5172375CAD7ABD20190A1E88C || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:16:47 PM Window already closed.
      info_outline 1:16:50 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-27B9F5D5172375CAD7ABD20190A1E88C
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:16:52 PM User clicked Card Group Icon.
      info_outline 1:16:53 PM User entered Card Group Code: 1234
      info_outline 1:16:53 PM User entered Card Name: AUTHAh9og
      info_outline 1:16:53 PM User entered Start Range: 101
      info_outline 1:16:53 PM User entered End Range: 200
      info_outline 1:16:53 PM User checked Reversal Permitted.
      info_outline 1:16:53 PM Entered :: getPreference()
      info_outline 1:16:54 PM Service Class Preference Not Found
      info_outline 1:16:54 PM Trying to get Preference value from Control Preferences
      info_outline 1:16:54 PM Control Preference Not Found
      info_outline 1:16:54 PM Trying to get Preference value from Network Preferences
      info_outline 1:16:54 PM Network Preference Not Found
      info_outline 1:16:54 PM Trying to get Preference value from System Preferences
      info_outline 1:16:54 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:16:54 PM User checked COSRequired.
      info_outline 1:16:55 PM User selected Validity Type: VLHI
      info_outline 1:16:55 PM User entered Grace Period: 9999
      info_outline 1:16:55 PM User entered Grace Period: 9999
      info_outline 1:16:55 PM User entered MultipleOf: 1
      info_outline 1:16:55 PM User checked Online.
      info_outline 1:16:55 PM User checked Both.
      info_outline 1:16:55 PM User selected Tax1 Type: Pct
      info_outline 1:16:55 PM User entered Tax1 Rate: 1
      info_outline 1:16:55 PM User selected Tax2 Type: Pct
      info_outline 1:16:55 PM User entered Tax2 Rate: 1
      info_outline 1:16:55 PM User selected processing Fee Type: Pct
      info_outline 1:16:56 PM User entered Processing Fee Rate: 0
      info_outline 1:16:56 PM User entered Processing Fee Min Amount: 1
      info_outline 1:16:56 PM User entered Processing Fee Max Amount: 2
      info_outline 1:16:56 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:16:56 PM User selected Bonus Type: Pct
      info_outline 1:16:56 PM User entered Bonus Value: 1
      info_outline 1:16:56 PM User entered Bonus Validity: 1
      info_outline 1:16:56 PM User selected Bonus Conversion Factor: 1
      info_outline 1:16:56 PM User entered Bonus Validity Days: 9999
      info_outline 1:16:56 PM Trying to click Add Button.
      info_outline 1:16:57 PM Add button clicked successfully.
      info_outline 1:16:57 PM WindowID captured previously:: CDwindow-4EDC9826A8329B3ED9A549EA06819A01 || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:16:57 PM Window already closed.
      info_outline 1:16:58 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-4EDC9826A8329B3ED9A549EA06819A01
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:17:00 PM User clicked Card Group Icon.
      info_outline 1:17:01 PM User entered Card Group Code: 1234
      info_outline 1:17:01 PM User entered Card Name: AUTHAh9og
      info_outline 1:17:01 PM User entered Start Range: 201
      info_outline 1:17:01 PM User entered End Range: 90000
      info_outline 1:17:02 PM User checked Reversal Permitted.
      info_outline 1:17:02 PM Entered :: getPreference()
      info_outline 1:17:02 PM Service Class Preference Not Found
      info_outline 1:17:02 PM Trying to get Preference value from Control Preferences
      info_outline 1:17:02 PM Control Preference Not Found
      info_outline 1:17:02 PM Trying to get Preference value from Network Preferences
      info_outline 1:17:02 PM Network Preference Not Found
      info_outline 1:17:02 PM Trying to get Preference value from System Preferences
      info_outline 1:17:02 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 1:17:02 PM User checked COSRequired.
      info_outline 1:17:03 PM User selected Validity Type: VLHI
      info_outline 1:17:03 PM User entered Grace Period: 9999
      info_outline 1:17:03 PM User entered Grace Period: 9999
      info_outline 1:17:03 PM User entered MultipleOf: 1
      info_outline 1:17:03 PM User checked Online.
      info_outline 1:17:03 PM User checked Both.
      info_outline 1:17:03 PM User selected Tax1 Type: Pct
      info_outline 1:17:03 PM User entered Tax1 Rate: 1
      info_outline 1:17:03 PM User selected Tax2 Type: Pct
      info_outline 1:17:03 PM User entered Tax2 Rate: 1
      info_outline 1:17:03 PM User selected processing Fee Type: Pct
      info_outline 1:17:04 PM User entered Processing Fee Rate: 0
      info_outline 1:17:04 PM User entered Processing Fee Min Amount: 1
      info_outline 1:17:04 PM User entered Processing Fee Max Amount: 2
      info_outline 1:17:04 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 1:17:04 PM User selected Bonus Type: Pct
      info_outline 1:17:04 PM User entered Bonus Value: 1
      info_outline 1:17:04 PM User entered Bonus Validity: 1
      info_outline 1:17:04 PM User selected Bonus Conversion Factor: 1
      info_outline 1:17:04 PM User entered Bonus Validity Days: 9999
      info_outline 1:17:04 PM Trying to click Add Button.
      info_outline 1:17:05 PM Add button clicked successfully.
      info_outline 1:17:05 PM WindowID captured previously:: CDwindow-6B29D4718E91517BBE3FEEA5A76C908B || currentWindowID:: CDwindow-1336F18D31DA27BB1537150119C5489A
      info_outline 1:17:05 PM Window already closed.
      info_outline 1:17:06 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-6B29D4718E91517BBE3FEEA5A76C908B
      Current Window ID - CDwindow-1336F18D31DA27BB1537150119C5489A
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 1:17:08 PM Trying to open Calender
      info_outline 1:17:08 PM Clicking on current date :
      info_outline 1:17:09 PM Server Time fetched as: Thu Jan 01 13:10:26 IST 1970
      info_outline 1:17:09 PM User entered Applicable from Hour.13:12:26
      info_outline 1:17:09 PM User selected Card Group Set Type:org.openqa.selenium.support.ui.Select@1bff4b1f
      info_outline 1:17:10 PM User clicked Save Button.
      info_outline 1:17:11 PM User clicked Save Button.
      info_outline 1:17:12 PM User clicked Confirm Button.
      info_outline 1:17:12 PM Entered getCardGroupSetID(AUTHAh9og)
      info_outline 1:17:12 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 1:17:13 PM Query Repository Returns: CardGroup Set ID (4840)
      info_outline 1:17:13 PM Entered updateCache([CARDGROUP, TRANSFERRULE])
      info_outline 1:17:13 PM Trying to get User with Access: CACHEUPDATE
      low_priority 1:17:13 PM
      java.lang.NullPointerException
      
      low_priority 1:17:13 PM
      java.lang.NullPointerException
      
      info_outline 1:17:13 PM Entered :: getUserNameByLogin()
      info_outline 1:17:13 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 1:17:13 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 1:17:13 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 1:17:13 PM Trying to select Language
      info_outline 1:17:13 PM Language selected successfully as: English
      info_outline 1:17:13 PM Trying to enter Login ID
      info_outline 1:17:14 PM Login ID entered successfully as: superadmin
      info_outline 1:17:14 PM Trying to enter Password
      info_outline 1:17:14 PM Password entered successfully as: 1357
      info_outline 1:17:14 PM Trying to click Submit Button
      info_outline 1:17:15 PM Submit button clicked successfully
      info_outline 1:17:15 PM Trying to click Relogin Button
      info_outline 1:17:15 PM Relogin Button Not Found
      info_outline 1:17:15 PM Multiple Networks page exists: true
      info_outline 1:17:16 PM Trying to click Masters link
      info_outline 1:17:17 PM Master Link clicked successfully
      info_outline 1:17:18 PM User clicked Update Cache Page
      info_outline 1:17:18 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 1:17:18 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 1:17:18 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 1:17:18 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 1:17:18 PM Trying to select Cache Param ID: TRANSFERRULE
      info_outline 1:17:18 PM Cache Param 'Transfer rule cache' selected successfully
      info_outline 1:17:18 PM Trying to check 'All' option in Update Cache
      info_outline 1:17:19 PM 'All' option clicked successfully in Update Cache
      info_outline 1:17:19 PM Trying to click Submit Button
      info_outline 1:18:03 PM Submit Button clicked successfully
      info_outline 1:18:03 PM Trying to fetch Message from Update Cache
      info_outline 1:18:03 PM Message fetched successfully
      info_outline 1:18:03 PM User clicked Logout.
      info_outline 1:18:04 PM Exited updateCache()
      info_outline 1:18:04 PM Exited c2SCardGroupCreation()
  • [Pre-Requisite]C2S Transfer Rule May 25, 2022 01:22:27 PM fail
    May 25, 2022 01:22:27 PM May 25, 2022 02:08:39 PM 0h 46m 12s+44ms
    • PC2STRFRULE1: To verify that Network Admin is able to create C2S Transfer Rules for Super Distributor category.
      May 25, 2022 01:22:27 PM 0h 16m 1s+565ms fail
      Pre-Requisite
      (Session info: chrome=101.0.4951.67) Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 (Session info: chrome=101.0.4951.67) Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4
      Status Timestamp Details
      info_outline 1:22:27 PM Entered addC2STransferRule(Distributor, Super Distributor, RC,PPB,GRC,INTRRC,PSTNRC,MVD,EVD,DVD, ALL,Web,USSD,EXTGW, 5, true)
      info_outline 1:22:27 PM Trying to get User with Access: ADDC2STRFRULES
      low_priority 1:22:27 PM
      java.lang.NullPointerException
      
      info_outline 1:22:27 PM Entered :: getUserNameByLogin()
      info_outline 1:22:27 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:22:27 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:22:27 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:22:28 PM Trying to select Language
      info_outline 1:22:28 PM Language selected successfully as: English
      info_outline 1:22:28 PM Trying to enter Login ID
      info_outline 1:22:28 PM Login ID entered successfully as: AUT_96764
      info_outline 1:22:28 PM Trying to enter Password
      info_outline 1:22:28 PM Password entered successfully as: Com@2468
      info_outline 1:22:28 PM Trying to click Submit Button
      info_outline 1:22:30 PM Submit button clicked successfully
      info_outline 1:22:30 PM Trying to click Relogin Button
      info_outline 1:22:30 PM Relogin Button Not Found
      info_outline 1:22:30 PM Multiple Networks page exists: false
      info_outline 1:22:30 PM Only single Network code exist: NG
      info_outline 1:22:47 PM User clicked Transfer Rules.
      info_outline 1:22:47 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:23:03 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:23:03 PM User selected ReqGatewayCode: ALL
      info_outline 1:23:03 PM User selected domain: Distributor
      info_outline 1:23:03 PM User selected Category: Super Distributor
      info_outline 1:23:04 PM User selected Grade: AUT89321
      info_outline 1:23:04 PM User selected recieverType: PRE
      info_outline 1:23:04 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:23:04 PM User selected serviceType: Customer Recharge
      info_outline 1:23:04 PM User selected subService: CVG
      info_outline 1:23:04 PM User selected cardGroupSet: AUTcHOo11
      info_outline 1:23:06 PM User clicked add.
      info_outline 1:23:53 PM User clicked confirm.
      info_outline 1:23:53 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:23:53 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:23:53 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:23:53 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:23:53 PM Preparing Expected Message
      info_outline 1:23:53 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:23:53 PM Entered activateC2STransferRules(Distributor, Super Distributor, ALL,Web,USSD,EXTGW, Customer Recharge, CVG)
      info_outline 1:23:53 PM Entered :: getLookUpName()
      info_outline 1:23:54 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 1:23:54 PM type is Prepaid Subscriber
      info_outline 1:23:54 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:23:54 PM
      java.lang.NullPointerException
      
      info_outline 1:23:54 PM Entered :: getUserNameByLogin()
      info_outline 1:23:54 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:23:54 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:23:54 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:23:54 PM Trying to select Language
      info_outline 1:23:55 PM Language selected successfully as: English
      info_outline 1:23:55 PM Trying to enter Login ID
      info_outline 1:23:55 PM Login ID entered successfully as: AUT_96764
      info_outline 1:23:55 PM Trying to enter Password
      info_outline 1:23:55 PM Password entered successfully as: Com@2468
      info_outline 1:23:55 PM Trying to click Submit Button
      info_outline 1:23:56 PM Submit button clicked successfully
      info_outline 1:23:56 PM Trying to click Relogin Button
      info_outline 1:23:56 PM Relogin Button Not Found
      info_outline 1:23:56 PM Multiple Networks page exists: false
      info_outline 1:23:56 PM Only single Network code exist: NG
      info_outline 1:24:22 PM User clicked Transfer Rules.
      info_outline 1:24:23 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:24:24 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:24:24 PM User selected Order By: Request Gateway
      info_outline 1:24:24 PM Trying to click on Submit
      info_outline 1:24:31 PM Clicked on Submit successfully
      info_outline 1:24:31 PM Trying to click on xpath
      info_outline 1:24:31 PM Clicked on Xpath successfully
      info_outline 1:24:31 PM Trying to click on button Submit
      info_outline 1:24:32 PM Clicked on Submit successfully
      info_outline 1:24:33 PM User selected Status.
      info_outline 1:24:33 PM Trying to Select C2S Card Group: AUTcHOo11
      info_outline 1:24:33 PM Card Group AUTcHOo11 selected successfully.
      info_outline 1:24:33 PM Trying to click on Modify
      info_outline 1:24:34 PM Clicked on Modify successfully
      info_outline 1:24:34 PM Trying to click on Submit
      info_outline 1:24:40 PM Clicked on Submit successfully
      info_outline 1:24:41 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:24:41 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:25:27 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:25:27 PM User selected ReqGatewayCode: ALL
      info_outline 1:25:27 PM User selected domain: Distributor
      info_outline 1:25:28 PM User selected Category: Super Distributor
      info_outline 1:25:28 PM User selected Grade: AUT89321
      info_outline 1:25:28 PM User selected recieverType: POST
      info_outline 1:25:29 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:25:29 PM User selected serviceType: Postpaid Bill Payment
      info_outline 1:25:29 PM User selected subService: Postpaid
      info_outline 1:25:29 PM User selected cardGroupSet: AUTdh30dG
      info_outline 1:25:31 PM User clicked add.
      info_outline 1:26:24 PM User clicked confirm.
      info_outline 1:26:24 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:26:24 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:26:24 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:26:24 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:26:24 PM Preparing Expected Message
      info_outline 1:26:24 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:26:24 PM Entered activateC2STransferRules(Distributor, Super Distributor, ALL,Web,USSD,EXTGW, Postpaid Bill Payment, Postpaid)
      info_outline 1:26:24 PM Entered :: getLookUpName()
      info_outline 1:26:25 PM Query Repository Returns: LOOKUP_NAME (Postpaid Subscriber)
      info_outline 1:26:25 PM type is Postpaid Subscriber
      info_outline 1:26:25 PM type is Postpaid Subscriber
      info_outline 1:26:25 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:26:25 PM
      java.lang.NullPointerException
      
      info_outline 1:26:25 PM Entered :: getUserNameByLogin()
      info_outline 1:26:25 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:26:25 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:26:25 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:26:28 PM Trying to select Language
      info_outline 1:26:28 PM Language selected successfully as: English
      info_outline 1:26:28 PM Trying to enter Login ID
      info_outline 1:26:28 PM Login ID entered successfully as: AUT_96764
      info_outline 1:26:28 PM Trying to enter Password
      info_outline 1:26:28 PM Password entered successfully as: Com@2468
      info_outline 1:26:28 PM Trying to click Submit Button
      info_outline 1:26:49 PM Submit button clicked successfully
      info_outline 1:26:49 PM Trying to click Relogin Button
      info_outline 1:26:49 PM Relogin Button Not Found
      info_outline 1:26:49 PM Multiple Networks page exists: false
      info_outline 1:26:49 PM Only single Network code exist: NG
      info_outline 1:27:17 PM User clicked Transfer Rules.
      info_outline 1:27:17 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:27:18 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:27:18 PM User selected Order By: Request Gateway
      info_outline 1:27:18 PM Trying to click on Submit
      info_outline 1:27:24 PM Clicked on Submit successfully
      info_outline 1:27:24 PM Trying to click on xpath
      info_outline 1:27:25 PM Clicked on Xpath successfully
      info_outline 1:27:25 PM Trying to click on button Submit
      info_outline 1:27:26 PM Clicked on Submit successfully
      info_outline 1:27:26 PM User selected Status.
      info_outline 1:27:26 PM Trying to Select C2S Card Group: AUTdh30dG
      info_outline 1:27:26 PM Card Group AUTdh30dG selected successfully.
      info_outline 1:27:26 PM Trying to click on Modify
      info_outline 1:27:28 PM Clicked on Modify successfully
      info_outline 1:27:28 PM Trying to click on Submit
      info_outline 1:27:39 PM Clicked on Submit successfully
      info_outline 1:27:39 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:27:39 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:27:57 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:27:57 PM User selected ReqGatewayCode: ALL
      info_outline 1:27:57 PM User selected domain: Distributor
      info_outline 1:27:57 PM User selected Category: Super Distributor
      info_outline 1:27:57 PM User selected Grade: AUT89321
      info_outline 1:27:57 PM User selected recieverType: PRE
      info_outline 1:27:58 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:27:58 PM User selected serviceType: C2S Gift Recharge
      info_outline 1:27:58 PM User selected subService: CVG
      info_outline 1:27:58 PM User selected cardGroupSet: AUTC1M3Eo
      info_outline 1:27:59 PM User clicked add.
      info_outline 1:28:22 PM User clicked confirm.
      info_outline 1:28:22 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:28:22 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:28:22 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:28:22 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:28:22 PM Preparing Expected Message
      info_outline 1:28:22 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:28:22 PM Entered activateC2STransferRules(Distributor, Super Distributor, ALL,Web,USSD,EXTGW, C2S Gift Recharge, CVG)
      info_outline 1:28:22 PM Entered :: getLookUpName()
      info_outline 1:28:23 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 1:28:23 PM type is Prepaid Subscriber
      info_outline 1:28:23 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:28:23 PM
      java.lang.NullPointerException
      
      info_outline 1:28:23 PM Entered :: getUserNameByLogin()
      info_outline 1:28:23 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:28:23 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:28:23 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:28:24 PM Trying to select Language
      info_outline 1:28:24 PM Language selected successfully as: English
      info_outline 1:28:24 PM Trying to enter Login ID
      info_outline 1:28:24 PM Login ID entered successfully as: AUT_96764
      info_outline 1:28:24 PM Trying to enter Password
      info_outline 1:28:24 PM Password entered successfully as: Com@2468
      info_outline 1:28:24 PM Trying to click Submit Button
      info_outline 1:28:25 PM Submit button clicked successfully
      info_outline 1:28:25 PM Trying to click Relogin Button
      info_outline 1:28:25 PM Relogin Button Not Found
      info_outline 1:28:26 PM Multiple Networks page exists: false
      info_outline 1:28:26 PM Only single Network code exist: NG
      info_outline 1:28:38 PM User clicked Transfer Rules.
      info_outline 1:28:38 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:28:39 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:28:39 PM User selected Order By: Request Gateway
      info_outline 1:28:39 PM Trying to click on Submit
      info_outline 1:28:46 PM Clicked on Submit successfully
      info_outline 1:28:46 PM Trying to click on xpath
      info_outline 1:28:46 PM Clicked on Xpath successfully
      info_outline 1:28:46 PM Trying to click on button Submit
      info_outline 1:28:47 PM Clicked on Submit successfully
      info_outline 1:28:47 PM User selected Status.
      info_outline 1:28:47 PM Trying to Select C2S Card Group: AUTC1M3Eo
      info_outline 1:28:47 PM Card Group AUTC1M3Eo selected successfully.
      info_outline 1:28:47 PM Trying to click on Modify
      info_outline 1:28:48 PM Clicked on Modify successfully
      info_outline 1:28:48 PM Trying to click on Submit
      info_outline 1:28:54 PM Clicked on Submit successfully
      info_outline 1:28:54 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:28:54 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:29:17 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:29:17 PM User selected ReqGatewayCode: ALL
      info_outline 1:29:17 PM User selected domain: Distributor
      info_outline 1:29:18 PM User selected Category: Super Distributor
      info_outline 1:29:18 PM User selected Grade: AUT89321
      info_outline 1:29:18 PM User selected recieverType: PRE
      info_outline 1:29:18 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:29:18 PM User selected serviceType: Internet
      info_outline 1:29:19 PM User selected subService: CVG
      info_outline 1:29:19 PM User selected cardGroupSet: AUT6L8giL
      info_outline 1:29:20 PM User clicked add.
      info_outline 1:29:49 PM User clicked confirm.
      info_outline 1:29:49 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:29:49 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:29:49 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:29:49 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:29:49 PM Preparing Expected Message
      info_outline 1:29:49 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:29:49 PM Entered activateC2STransferRules(Distributor, Super Distributor, ALL,Web,USSD,EXTGW, Internet, CVG)
      info_outline 1:29:49 PM Entered :: getLookUpName()
      info_outline 1:29:49 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 1:29:49 PM type is Prepaid Subscriber
      info_outline 1:29:49 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:29:49 PM
      java.lang.NullPointerException
      
      info_outline 1:29:49 PM Entered :: getUserNameByLogin()
      info_outline 1:29:49 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:29:49 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:29:49 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:29:50 PM Trying to select Language
      info_outline 1:29:50 PM Language selected successfully as: English
      info_outline 1:29:50 PM Trying to enter Login ID
      info_outline 1:29:50 PM Login ID entered successfully as: AUT_96764
      info_outline 1:29:50 PM Trying to enter Password
      info_outline 1:29:50 PM Password entered successfully as: Com@2468
      info_outline 1:29:50 PM Trying to click Submit Button
      info_outline 1:29:52 PM Submit button clicked successfully
      info_outline 1:29:52 PM Trying to click Relogin Button
      info_outline 1:29:52 PM Relogin Button Not Found
      info_outline 1:29:52 PM Multiple Networks page exists: false
      info_outline 1:29:52 PM Only single Network code exist: NG
      info_outline 1:30:13 PM User clicked Transfer Rules.
      info_outline 1:30:13 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:30:14 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:30:14 PM User selected Order By: Request Gateway
      info_outline 1:30:14 PM Trying to click on Submit
      info_outline 1:30:19 PM Clicked on Submit successfully
      info_outline 1:30:19 PM Trying to click on xpath
      info_outline 1:30:20 PM Clicked on Xpath successfully
      info_outline 1:30:20 PM Trying to click on button Submit
      info_outline 1:30:20 PM Clicked on Submit successfully
      info_outline 1:30:20 PM User selected Status.
      info_outline 1:30:21 PM Trying to Select C2S Card Group: AUT6L8giL
      info_outline 1:30:21 PM Card Group AUT6L8giL selected successfully.
      info_outline 1:30:21 PM Trying to click on Modify
      info_outline 1:30:22 PM Clicked on Modify successfully
      info_outline 1:30:22 PM Trying to click on Submit
      info_outline 1:30:27 PM Clicked on Submit successfully
      info_outline 1:30:27 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:30:27 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:30:57 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:30:57 PM User selected ReqGatewayCode: ALL
      info_outline 1:30:57 PM User selected domain: Distributor
      info_outline 1:30:58 PM User selected Category: Super Distributor
      info_outline 1:30:58 PM User selected Grade: AUT89321
      info_outline 1:30:58 PM User selected recieverType: PRE
      info_outline 1:30:58 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:30:59 PM User selected serviceType: Customer Recharge Fix line
      info_outline 1:30:59 PM User selected subService: Fix
      info_outline 1:30:59 PM User selected cardGroupSet: AUTC4H5k0
      info_outline 1:31:00 PM User clicked add.
      info_outline 1:31:32 PM User clicked confirm.
      info_outline 1:31:32 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:31:32 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:31:32 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:31:32 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:31:32 PM Preparing Expected Message
      info_outline 1:31:32 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:31:32 PM Entered activateC2STransferRules(Distributor, Super Distributor, ALL,Web,USSD,EXTGW, Customer Recharge Fix line, Fix)
      info_outline 1:31:32 PM Entered :: getLookUpName()
      info_outline 1:31:32 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 1:31:32 PM type is Prepaid Subscriber
      info_outline 1:31:32 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:31:32 PM
      java.lang.NullPointerException
      
      info_outline 1:31:32 PM Entered :: getUserNameByLogin()
      info_outline 1:31:32 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:31:32 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:31:32 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:31:33 PM Trying to select Language
      info_outline 1:31:33 PM Language selected successfully as: English
      info_outline 1:31:33 PM Trying to enter Login ID
      info_outline 1:31:33 PM Login ID entered successfully as: AUT_96764
      info_outline 1:31:33 PM Trying to enter Password
      info_outline 1:31:33 PM Password entered successfully as: Com@2468
      info_outline 1:31:33 PM Trying to click Submit Button
      info_outline 1:31:35 PM Submit button clicked successfully
      info_outline 1:31:35 PM Trying to click Relogin Button
      info_outline 1:31:35 PM Relogin Button Not Found
      info_outline 1:31:35 PM Multiple Networks page exists: false
      info_outline 1:31:35 PM Only single Network code exist: NG
      info_outline 1:31:46 PM User clicked Transfer Rules.
      info_outline 1:31:46 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:31:48 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:31:48 PM User selected Order By: Request Gateway
      info_outline 1:31:48 PM Trying to click on Submit
      info_outline 1:31:54 PM Clicked on Submit successfully
      info_outline 1:31:55 PM Trying to click on xpath
      info_outline 1:31:55 PM Clicked on Xpath successfully
      info_outline 1:31:55 PM Trying to click on button Submit
      info_outline 1:31:55 PM Clicked on Submit successfully
      info_outline 1:31:56 PM User selected Status.
      info_outline 1:31:56 PM Trying to Select C2S Card Group: AUTC4H5k0
      info_outline 1:31:56 PM Card Group AUTC4H5k0 selected successfully.
      info_outline 1:31:56 PM Trying to click on Modify
      info_outline 1:31:57 PM Clicked on Modify successfully
      info_outline 1:31:57 PM Trying to click on Submit
      info_outline 1:32:04 PM Clicked on Submit successfully
      info_outline 1:32:04 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:32:04 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:32:37 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:32:37 PM User selected ReqGatewayCode: ALL
      info_outline 1:32:37 PM User selected domain: Distributor
      info_outline 1:32:38 PM User selected Category: Super Distributor
      info_outline 1:32:38 PM User selected Grade: AUT89321
      info_outline 1:32:38 PM User selected recieverType: PRE
      info_outline 1:32:38 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:32:39 PM User selected serviceType: Customer Recharge Fix line
      info_outline 1:32:39 PM User selected subService: Fixline
      info_outline 1:32:40 PM User selected cardGroupSet: AUTNdgM3e
      info_outline 1:32:41 PM User clicked add.
      info_outline 1:33:31 PM User clicked confirm.
      info_outline 1:33:31 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:33:31 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:33:31 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:33:31 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:33:31 PM Preparing Expected Message
      info_outline 1:33:31 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:33:31 PM Entered activateC2STransferRules(Distributor, Super Distributor, ALL,Web,USSD,EXTGW, Customer Recharge Fix line, Fixline)
      info_outline 1:33:31 PM Entered :: getLookUpName()
      info_outline 1:33:31 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 1:33:31 PM type is Prepaid Subscriber
      info_outline 1:33:31 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:33:31 PM
      java.lang.NullPointerException
      
      info_outline 1:33:31 PM Entered :: getUserNameByLogin()
      info_outline 1:33:31 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:33:31 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:33:31 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:33:32 PM Trying to select Language
      info_outline 1:33:32 PM Language selected successfully as: English
      info_outline 1:33:32 PM Trying to enter Login ID
      info_outline 1:33:32 PM Login ID entered successfully as: AUT_96764
      info_outline 1:33:32 PM Trying to enter Password
      info_outline 1:33:32 PM Password entered successfully as: Com@2468
      info_outline 1:33:32 PM Trying to click Submit Button
      info_outline 1:33:34 PM Submit button clicked successfully
      info_outline 1:33:34 PM Trying to click Relogin Button
      info_outline 1:33:34 PM Relogin Button Not Found
      info_outline 1:33:34 PM Multiple Networks page exists: false
      info_outline 1:33:34 PM Only single Network code exist: NG
      info_outline 1:33:45 PM User clicked Transfer Rules.
      info_outline 1:33:45 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:33:46 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:33:46 PM User selected Order By: Request Gateway
      info_outline 1:33:46 PM Trying to click on Submit
      info_outline 1:33:52 PM Clicked on Submit successfully
      info_outline 1:33:52 PM Trying to click on xpath
      info_outline 1:33:52 PM Clicked on Xpath successfully
      info_outline 1:33:52 PM Trying to click on button Submit
      info_outline 1:33:53 PM Clicked on Submit successfully
      info_outline 1:33:53 PM User selected Status.
      info_outline 1:33:53 PM Trying to Select C2S Card Group: AUTNdgM3e
      info_outline 1:33:53 PM Card Group AUTNdgM3e selected successfully.
      info_outline 1:33:53 PM Trying to click on Modify
      info_outline 1:33:54 PM Clicked on Modify successfully
      info_outline 1:33:54 PM Trying to click on Submit
      info_outline 1:34:00 PM Clicked on Submit successfully
      info_outline 1:34:00 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:34:00 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:34:22 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:34:22 PM User selected ReqGatewayCode: ALL
      info_outline 1:34:22 PM User selected domain: Distributor
      info_outline 1:34:22 PM User selected Category: Super Distributor
      info_outline 1:34:23 PM User selected Grade: AUT89321
      info_outline 1:34:23 PM User selected recieverType: PRE
      info_outline 1:34:23 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:34:23 PM User selected serviceType: Multiple Voucher Distribution
      info_outline 1:34:23 PM User selected subService: CVG
      info_outline 1:34:23 PM User selected cardGroupSet: AUTIMKIJ4
      info_outline 1:34:25 PM User clicked add.
      info_outline 1:34:55 PM User clicked confirm.
      info_outline 1:34:55 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:34:55 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:34:55 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:34:55 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:34:55 PM Preparing Expected Message
      info_outline 1:34:55 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:34:55 PM Entered activateC2STransferRules(Distributor, Super Distributor, ALL,Web,USSD,EXTGW, Multiple Voucher Distribution, CVG)
      info_outline 1:34:55 PM Entered :: getLookUpName()
      info_outline 1:34:55 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 1:34:55 PM type is Prepaid Subscriber
      info_outline 1:34:55 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:34:55 PM
      java.lang.NullPointerException
      
      info_outline 1:34:55 PM Entered :: getUserNameByLogin()
      info_outline 1:34:55 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:34:55 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:34:55 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:34:56 PM Trying to select Language
      info_outline 1:34:56 PM Language selected successfully as: English
      info_outline 1:34:56 PM Trying to enter Login ID
      info_outline 1:34:56 PM Login ID entered successfully as: AUT_96764
      info_outline 1:34:56 PM Trying to enter Password
      info_outline 1:34:56 PM Password entered successfully as: Com@2468
      info_outline 1:34:56 PM Trying to click Submit Button
      info_outline 1:34:58 PM Submit button clicked successfully
      info_outline 1:34:58 PM Trying to click Relogin Button
      info_outline 1:34:58 PM Relogin Button Not Found
      info_outline 1:34:58 PM Multiple Networks page exists: false
      info_outline 1:34:58 PM Only single Network code exist: NG
      info_outline 1:35:08 PM User clicked Transfer Rules.
      info_outline 1:35:08 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:35:09 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:35:09 PM User selected Order By: Request Gateway
      info_outline 1:35:09 PM Trying to click on Submit
      info_outline 1:35:15 PM Clicked on Submit successfully
      info_outline 1:35:15 PM Trying to click on xpath
      info_outline 1:35:15 PM Clicked on Xpath successfully
      info_outline 1:35:15 PM Trying to click on button Submit
      info_outline 1:35:16 PM Clicked on Submit successfully
      info_outline 1:35:16 PM User selected Status.
      info_outline 1:35:16 PM Trying to Select C2S Card Group: AUTIMKIJ4
      info_outline 1:35:16 PM Card Group AUTIMKIJ4 selected successfully.
      info_outline 1:35:16 PM Trying to click on Modify
      info_outline 1:35:17 PM Clicked on Modify successfully
      info_outline 1:35:17 PM Trying to click on Submit
      info_outline 1:35:26 PM Clicked on Submit successfully
      info_outline 1:35:26 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:35:26 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:36:02 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:36:02 PM User selected ReqGatewayCode: ALL
      info_outline 1:36:02 PM User selected domain: Distributor
      info_outline 1:36:02 PM User selected Category: Super Distributor
      info_outline 1:36:02 PM User selected Grade: AUT89321
      info_outline 1:36:03 PM User selected recieverType: PRE
      info_outline 1:36:03 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:36:03 PM User selected serviceType: ELECTRONIC VOUCHER
      info_outline 1:36:03 PM User selected subService: CVG
      info_outline 1:36:03 PM User selected cardGroupSet: AUT7faCmI
      info_outline 1:36:05 PM User clicked add.
      info_outline 1:36:33 PM User clicked confirm.
      info_outline 1:36:34 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:36:34 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:36:34 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:36:34 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:36:34 PM Preparing Expected Message
      info_outline 1:36:34 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:36:34 PM Entered activateC2STransferRules(Distributor, Super Distributor, ALL,Web,USSD,EXTGW, ELECTRONIC VOUCHER, CVG)
      info_outline 1:36:34 PM Entered :: getLookUpName()
      info_outline 1:36:34 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 1:36:34 PM type is Prepaid Subscriber
      info_outline 1:36:34 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:36:34 PM
      java.lang.NullPointerException
      
      info_outline 1:36:34 PM Entered :: getUserNameByLogin()
      info_outline 1:36:35 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:36:35 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:36:35 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:36:35 PM Trying to select Language
      info_outline 1:36:36 PM Language selected successfully as: English
      info_outline 1:36:36 PM Trying to enter Login ID
      info_outline 1:36:36 PM Login ID entered successfully as: AUT_96764
      info_outline 1:36:36 PM Trying to enter Password
      info_outline 1:36:36 PM Password entered successfully as: Com@2468
      info_outline 1:36:36 PM Trying to click Submit Button
      info_outline 1:36:38 PM Submit button clicked successfully
      info_outline 1:36:38 PM Trying to click Relogin Button
      info_outline 1:36:38 PM Relogin Button Not Found
      info_outline 1:36:38 PM Multiple Networks page exists: false
      info_outline 1:36:38 PM Only single Network code exist: NG
      info_outline 1:36:49 PM User clicked Transfer Rules.
      info_outline 1:36:49 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:36:50 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:36:50 PM User selected Order By: Request Gateway
      info_outline 1:36:50 PM Trying to click on Submit
      info_outline 1:36:55 PM Clicked on Submit successfully
      info_outline 1:36:55 PM Trying to click on xpath
      info_outline 1:36:55 PM Clicked on Xpath successfully
      info_outline 1:36:55 PM Trying to click on button Submit
      info_outline 1:36:57 PM Clicked on Submit successfully
      info_outline 1:36:57 PM User selected Status.
      info_outline 1:36:57 PM Trying to Select C2S Card Group: AUT7faCmI
      info_outline 1:36:57 PM Card Group AUT7faCmI selected successfully.
      info_outline 1:36:57 PM Trying to click on Modify
      info_outline 1:36:58 PM Clicked on Modify successfully
      info_outline 1:36:58 PM Trying to click on Submit
      info_outline 1:37:04 PM Clicked on Submit successfully
      info_outline 1:37:04 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:37:04 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:37:34 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:37:34 PM User selected ReqGatewayCode: ALL
      info_outline 1:37:34 PM User selected domain: Distributor
      info_outline 1:37:35 PM User selected Category: Super Distributor
      info_outline 1:37:35 PM User selected Grade: AUT89321
      info_outline 1:37:35 PM User selected recieverType: PRE
      info_outline 1:37:35 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:37:35 PM User selected serviceType: Digital Voucher Distribution
      info_outline 1:37:36 PM User selected subService: Default
      info_outline 1:37:36 PM User selected cardGroupSet: AUT93mLF7
      info_outline 1:37:37 PM User clicked add.
      info_outline 1:38:07 PM User clicked confirm.
      info_outline 1:38:07 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:38:07 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:38:07 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:38:07 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:38:07 PM Preparing Expected Message
      info_outline 1:38:07 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:38:07 PM Entered activateC2STransferRules(Distributor, Super Distributor, ALL,Web,USSD,EXTGW, Digital Voucher Distribution, Default)
      info_outline 1:38:07 PM Entered :: getLookUpName()
      info_outline 1:38:07 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 1:38:07 PM type is Prepaid Subscriber
      info_outline 1:38:07 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:38:08 PM
      java.lang.NullPointerException
      
      info_outline 1:38:08 PM Entered :: getUserNameByLogin()
      info_outline 1:38:08 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:38:08 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:38:08 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:38:08 PM Trying to select Language
      info_outline 1:38:09 PM Language selected successfully as: English
      info_outline 1:38:09 PM Trying to enter Login ID
      info_outline 1:38:09 PM Login ID entered successfully as: AUT_96764
      info_outline 1:38:09 PM Trying to enter Password
      info_outline 1:38:09 PM Password entered successfully as: Com@2468
      info_outline 1:38:09 PM Trying to click Submit Button
      info_outline 1:38:10 PM Submit button clicked successfully
      info_outline 1:38:10 PM Trying to click Relogin Button
      info_outline 1:38:10 PM Relogin Button Not Found
      info_outline 1:38:10 PM Multiple Networks page exists: false
      info_outline 1:38:11 PM Only single Network code exist: NG
      info_outline 1:38:20 PM User clicked Transfer Rules.
      info_outline 1:38:20 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:38:21 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:38:21 PM User selected Order By: Request Gateway
      info_outline 1:38:21 PM Trying to click on Submit
      info_outline 1:38:27 PM Clicked on Submit successfully
      info_outline 1:38:27 PM Trying to click on xpath
      info_outline 1:38:29 PM Unable to locate elementorg.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element is not clickable at point (1094, 515). Other element would receive the click: ...
      cancel 1:38:29 PM Unable to locate element:org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element is not clickable at point (1094, 515). Other element would receive the click: ...
      info_outline 1:38:29 PM Exited addC2STransferRule()
    • PC2STRFRULE1: To verify that Network Admin is able to create C2S Transfer Rules for Dealer category.
      May 25, 2022 01:38:30 PM 0h 13m 1s+554ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 1:38:30 PM Entered addC2STransferRule(Distributor, Dealer, RC,PPB,GRC,INTRRC,PSTNRC,MVD,EVD, ALL,Web,USSD,EXTGW, 9, true)
      info_outline 1:38:30 PM Trying to get User with Access: ADDC2STRFRULES
      low_priority 1:38:30 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.C2STransferRules.addC2STransferRule(C2STransferRules.java:80)
      	at com.testscripts.prerequisites.PreRequisite_C2STransferRuleCreation.Test_AddC2STransferRule(PreRequisite_C2STransferRuleCreation.java:32)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 1:38:31 PM Entered :: getUserNameByLogin()
      info_outline 1:38:31 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:38:31 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:38:31 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:38:31 PM Trying to select Language
      info_outline 1:38:31 PM Language selected successfully as: English
      info_outline 1:38:32 PM Trying to enter Login ID
      info_outline 1:38:32 PM Login ID entered successfully as: AUT_96764
      info_outline 1:38:32 PM Trying to enter Password
      info_outline 1:38:32 PM Password entered successfully as: Com@2468
      info_outline 1:38:32 PM Trying to click Submit Button
      info_outline 1:38:33 PM Submit button clicked successfully
      info_outline 1:38:33 PM Trying to click Relogin Button
      info_outline 1:38:33 PM Relogin Button Not Found
      info_outline 1:38:33 PM Multiple Networks page exists: false
      info_outline 1:38:33 PM Only single Network code exist: NG
      info_outline 1:38:42 PM User clicked Transfer Rules.
      info_outline 1:38:42 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:39:10 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:39:10 PM User selected ReqGatewayCode: ALL
      info_outline 1:39:10 PM User selected domain: Distributor
      info_outline 1:39:10 PM User selected Category: Dealer
      info_outline 1:39:10 PM User selected Grade: AUT56356
      info_outline 1:39:11 PM User selected recieverType: PRE
      info_outline 1:39:11 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:39:11 PM User selected serviceType: Customer Recharge
      info_outline 1:39:11 PM User selected subService: CVG
      info_outline 1:39:12 PM User selected cardGroupSet: AUTcHOo11
      info_outline 1:39:13 PM User clicked add.
      info_outline 1:40:06 PM User clicked confirm.
      info_outline 1:40:06 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:40:06 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:40:06 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:40:06 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:40:06 PM Preparing Expected Message
      info_outline 1:40:06 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:40:06 PM Entered activateC2STransferRules(Distributor, Dealer, ALL,Web,USSD,EXTGW, Customer Recharge, CVG)
      info_outline 1:40:06 PM Entered :: getLookUpName()
      info_outline 1:40:06 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 1:40:06 PM type is Prepaid Subscriber
      info_outline 1:40:06 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:40:06 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.C2STransferRules.activateC2STransferRules(C2STransferRules.java:235)
      	at com.Features.C2STransferRules.addC2STransferRule(C2STransferRules.java:125)
      	at com.testscripts.prerequisites.PreRequisite_C2STransferRuleCreation.Test_AddC2STransferRule(PreRequisite_C2STransferRuleCreation.java:32)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 1:40:06 PM Entered :: getUserNameByLogin()
      info_outline 1:40:06 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:40:06 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:40:06 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:40:07 PM Trying to select Language
      info_outline 1:40:07 PM Language selected successfully as: English
      info_outline 1:40:07 PM Trying to enter Login ID
      info_outline 1:40:07 PM Login ID entered successfully as: AUT_96764
      info_outline 1:40:07 PM Trying to enter Password
      info_outline 1:40:08 PM Password entered successfully as: Com@2468
      info_outline 1:40:08 PM Trying to click Submit Button
      info_outline 1:40:09 PM Submit button clicked successfully
      info_outline 1:40:09 PM Trying to click Relogin Button
      info_outline 1:40:09 PM Relogin Button Not Found
      info_outline 1:40:09 PM Multiple Networks page exists: false
      info_outline 1:40:09 PM Only single Network code exist: NG
      info_outline 1:40:24 PM User clicked Transfer Rules.
      info_outline 1:40:24 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:40:26 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:40:26 PM User selected Order By: Request Gateway
      info_outline 1:40:26 PM Trying to click on Submit
      info_outline 1:40:31 PM Clicked on Submit successfully
      info_outline 1:40:31 PM Trying to click on xpath
      info_outline 1:40:32 PM Clicked on Xpath successfully
      info_outline 1:40:32 PM Trying to click on button Submit
      info_outline 1:40:33 PM Clicked on Submit successfully
      info_outline 1:40:33 PM User selected Status.
      info_outline 1:40:33 PM Trying to Select C2S Card Group: AUTcHOo11
      info_outline 1:40:33 PM Card Group AUTcHOo11 selected successfully.
      info_outline 1:40:33 PM Trying to click on Modify
      info_outline 1:40:34 PM Clicked on Modify successfully
      info_outline 1:40:34 PM Trying to click on Submit
      info_outline 1:40:45 PM Clicked on Submit successfully
      info_outline 1:40:45 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:40:45 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:41:09 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:41:09 PM User selected ReqGatewayCode: ALL
      info_outline 1:41:10 PM User selected domain: Distributor
      info_outline 1:41:10 PM User selected Category: Dealer
      info_outline 1:41:10 PM User selected Grade: AUT56356
      info_outline 1:41:10 PM User selected recieverType: POST
      info_outline 1:41:11 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:41:11 PM User selected serviceType: Postpaid Bill Payment
      info_outline 1:41:11 PM User selected subService: Postpaid
      info_outline 1:41:11 PM User selected cardGroupSet: AUTdh30dG
      info_outline 1:41:13 PM User clicked add.
      info_outline 1:41:42 PM User clicked confirm.
      info_outline 1:41:42 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:41:42 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:41:42 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:41:43 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:41:43 PM Preparing Expected Message
      info_outline 1:41:43 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:41:43 PM Entered activateC2STransferRules(Distributor, Dealer, ALL,Web,USSD,EXTGW, Postpaid Bill Payment, Postpaid)
      info_outline 1:41:43 PM Entered :: getLookUpName()
      info_outline 1:41:43 PM Query Repository Returns: LOOKUP_NAME (Postpaid Subscriber)
      info_outline 1:41:43 PM type is Postpaid Subscriber
      info_outline 1:41:43 PM type is Postpaid Subscriber
      info_outline 1:41:43 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:41:43 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.C2STransferRules.activateC2STransferRules(C2STransferRules.java:235)
      	at com.Features.C2STransferRules.addC2STransferRule(C2STransferRules.java:125)
      	at com.testscripts.prerequisites.PreRequisite_C2STransferRuleCreation.Test_AddC2STransferRule(PreRequisite_C2STransferRuleCreation.java:32)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 1:41:43 PM Entered :: getUserNameByLogin()
      info_outline 1:41:43 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:41:44 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:41:44 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:41:44 PM Trying to select Language
      info_outline 1:41:44 PM Language selected successfully as: English
      info_outline 1:41:44 PM Trying to enter Login ID
      info_outline 1:41:45 PM Login ID entered successfully as: AUT_96764
      info_outline 1:41:45 PM Trying to enter Password
      info_outline 1:41:45 PM Password entered successfully as: Com@2468
      info_outline 1:41:45 PM Trying to click Submit Button
      info_outline 1:41:46 PM Submit button clicked successfully
      info_outline 1:41:46 PM Trying to click Relogin Button
      info_outline 1:41:46 PM Relogin Button Not Found
      info_outline 1:41:46 PM Multiple Networks page exists: false
      info_outline 1:41:46 PM Only single Network code exist: NG
      info_outline 1:42:07 PM User clicked Transfer Rules.
      info_outline 1:42:07 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:42:08 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:42:08 PM User selected Order By: Request Gateway
      info_outline 1:42:08 PM Trying to click on Submit
      info_outline 1:42:15 PM Clicked on Submit successfully
      info_outline 1:42:15 PM Trying to click on xpath
      info_outline 1:42:15 PM Clicked on Xpath successfully
      info_outline 1:42:15 PM Trying to click on button Submit
      info_outline 1:42:17 PM Clicked on Submit successfully
      info_outline 1:42:17 PM User selected Status.
      info_outline 1:42:17 PM Trying to Select C2S Card Group: AUTdh30dG
      info_outline 1:42:17 PM Card Group AUTdh30dG selected successfully.
      info_outline 1:42:17 PM Trying to click on Modify
      info_outline 1:42:18 PM Clicked on Modify successfully
      info_outline 1:42:18 PM Trying to click on Submit
      info_outline 1:42:26 PM Clicked on Submit successfully
      info_outline 1:42:26 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:42:26 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:42:52 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:42:52 PM User selected ReqGatewayCode: ALL
      info_outline 1:42:53 PM User selected domain: Distributor
      info_outline 1:42:53 PM User selected Category: Dealer
      info_outline 1:42:53 PM User selected Grade: AUT56356
      info_outline 1:42:53 PM User selected recieverType: PRE
      info_outline 1:42:53 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:42:54 PM User selected serviceType: C2S Gift Recharge
      info_outline 1:42:54 PM User selected subService: CVG
      info_outline 1:42:54 PM User selected cardGroupSet: AUTC1M3Eo
      info_outline 1:42:56 PM User clicked add.
      info_outline 1:43:46 PM User clicked confirm.
      info_outline 1:43:46 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:43:46 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:43:46 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:43:46 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:43:46 PM Preparing Expected Message
      info_outline 1:43:46 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:43:46 PM Entered activateC2STransferRules(Distributor, Dealer, ALL,Web,USSD,EXTGW, C2S Gift Recharge, CVG)
      info_outline 1:43:46 PM Entered :: getLookUpName()
      info_outline 1:43:47 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 1:43:47 PM type is Prepaid Subscriber
      info_outline 1:43:47 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:43:47 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.C2STransferRules.activateC2STransferRules(C2STransferRules.java:235)
      	at com.Features.C2STransferRules.addC2STransferRule(C2STransferRules.java:125)
      	at com.testscripts.prerequisites.PreRequisite_C2STransferRuleCreation.Test_AddC2STransferRule(PreRequisite_C2STransferRuleCreation.java:32)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 1:43:47 PM Entered :: getUserNameByLogin()
      info_outline 1:43:47 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:43:47 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:43:47 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:43:47 PM Trying to select Language
      info_outline 1:43:48 PM Language selected successfully as: English
      info_outline 1:43:48 PM Trying to enter Login ID
      info_outline 1:43:48 PM Login ID entered successfully as: AUT_96764
      info_outline 1:43:48 PM Trying to enter Password
      info_outline 1:43:48 PM Password entered successfully as: Com@2468
      info_outline 1:43:48 PM Trying to click Submit Button
      info_outline 1:43:49 PM Submit button clicked successfully
      info_outline 1:43:50 PM Trying to click Relogin Button
      info_outline 1:43:50 PM Relogin Button Not Found
      info_outline 1:43:50 PM Multiple Networks page exists: false
      info_outline 1:43:50 PM Only single Network code exist: NG
      info_outline 1:44:01 PM User clicked Transfer Rules.
      info_outline 1:44:01 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:44:02 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:44:02 PM User selected Order By: Request Gateway
      info_outline 1:44:02 PM Trying to click on Submit
      info_outline 1:44:09 PM Clicked on Submit successfully
      info_outline 1:44:09 PM Trying to click on xpath
      info_outline 1:44:09 PM Clicked on Xpath successfully
      info_outline 1:44:09 PM Trying to click on button Submit
      info_outline 1:44:10 PM Clicked on Submit successfully
      info_outline 1:44:11 PM User selected Status.
      info_outline 1:44:11 PM Trying to Select C2S Card Group: AUTC1M3Eo
      info_outline 1:44:11 PM Card Group AUTC1M3Eo selected successfully.
      info_outline 1:44:11 PM Trying to click on Modify
      info_outline 1:44:12 PM Clicked on Modify successfully
      info_outline 1:44:12 PM Trying to click on Submit
      info_outline 1:44:23 PM Clicked on Submit successfully
      info_outline 1:44:23 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:44:23 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:44:38 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:44:38 PM User selected ReqGatewayCode: ALL
      info_outline 1:44:38 PM User selected domain: Distributor
      info_outline 1:44:38 PM User selected Category: Dealer
      info_outline 1:44:39 PM User selected Grade: AUT56356
      info_outline 1:44:39 PM User selected recieverType: PRE
      info_outline 1:44:39 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:44:39 PM User selected serviceType: Internet
      info_outline 1:44:40 PM User selected subService: CVG
      info_outline 1:44:40 PM User selected cardGroupSet: AUT6L8giL
      info_outline 1:44:41 PM User clicked add.
      info_outline 1:45:05 PM User clicked confirm.
      info_outline 1:45:05 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:45:05 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:45:06 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:45:06 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:45:06 PM Preparing Expected Message
      info_outline 1:45:06 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:45:06 PM Entered activateC2STransferRules(Distributor, Dealer, ALL,Web,USSD,EXTGW, Internet, CVG)
      info_outline 1:45:06 PM Entered :: getLookUpName()
      info_outline 1:45:06 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 1:45:06 PM type is Prepaid Subscriber
      info_outline 1:45:06 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:45:06 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.C2STransferRules.activateC2STransferRules(C2STransferRules.java:235)
      	at com.Features.C2STransferRules.addC2STransferRule(C2STransferRules.java:125)
      	at com.testscripts.prerequisites.PreRequisite_C2STransferRuleCreation.Test_AddC2STransferRule(PreRequisite_C2STransferRuleCreation.java:32)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 1:45:06 PM Entered :: getUserNameByLogin()
      info_outline 1:45:06 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:45:07 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:45:07 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:45:07 PM Trying to select Language
      info_outline 1:45:07 PM Language selected successfully as: English
      info_outline 1:45:07 PM Trying to enter Login ID
      info_outline 1:45:08 PM Login ID entered successfully as: AUT_96764
      info_outline 1:45:08 PM Trying to enter Password
      info_outline 1:45:08 PM Password entered successfully as: Com@2468
      info_outline 1:45:08 PM Trying to click Submit Button
      info_outline 1:45:09 PM Submit button clicked successfully
      info_outline 1:45:09 PM Trying to click Relogin Button
      info_outline 1:45:09 PM Relogin Button Not Found
      info_outline 1:45:10 PM Multiple Networks page exists: false
      info_outline 1:45:10 PM Only single Network code exist: NG
      info_outline 1:45:24 PM User clicked Transfer Rules.
      info_outline 1:45:24 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:45:25 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:45:25 PM User selected Order By: Request Gateway
      info_outline 1:45:25 PM Trying to click on Submit
      info_outline 1:45:33 PM Clicked on Submit successfully
      info_outline 1:45:33 PM Trying to click on xpath
      info_outline 1:45:34 PM Clicked on Xpath successfully
      info_outline 1:45:34 PM Trying to click on button Submit
      info_outline 1:45:35 PM Clicked on Submit successfully
      info_outline 1:45:35 PM User selected Status.
      info_outline 1:45:35 PM Trying to Select C2S Card Group: AUT6L8giL
      info_outline 1:45:35 PM Card Group AUT6L8giL selected successfully.
      info_outline 1:45:35 PM Trying to click on Modify
      info_outline 1:45:36 PM Clicked on Modify successfully
      info_outline 1:45:36 PM Trying to click on Submit
      info_outline 1:45:44 PM Clicked on Submit successfully
      info_outline 1:45:44 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:45:44 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:46:10 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:46:10 PM User selected ReqGatewayCode: ALL
      info_outline 1:46:10 PM User selected domain: Distributor
      info_outline 1:46:11 PM User selected Category: Dealer
      info_outline 1:46:11 PM User selected Grade: AUT56356
      info_outline 1:46:11 PM User selected recieverType: PRE
      info_outline 1:46:11 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:46:12 PM User selected serviceType: Customer Recharge Fix line
      info_outline 1:46:12 PM User selected subService: Fix
      info_outline 1:46:12 PM User selected cardGroupSet: AUTC4H5k0
      info_outline 1:46:13 PM User clicked add.
      info_outline 1:46:40 PM User clicked confirm.
      info_outline 1:46:40 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:46:41 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:46:41 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:46:41 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:46:41 PM Preparing Expected Message
      info_outline 1:46:41 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:46:41 PM Entered activateC2STransferRules(Distributor, Dealer, ALL,Web,USSD,EXTGW, Customer Recharge Fix line, Fix)
      info_outline 1:46:41 PM Entered :: getLookUpName()
      info_outline 1:46:41 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 1:46:41 PM type is Prepaid Subscriber
      info_outline 1:46:41 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:46:41 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.C2STransferRules.activateC2STransferRules(C2STransferRules.java:235)
      	at com.Features.C2STransferRules.addC2STransferRule(C2STransferRules.java:125)
      	at com.testscripts.prerequisites.PreRequisite_C2STransferRuleCreation.Test_AddC2STransferRule(PreRequisite_C2STransferRuleCreation.java:32)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 1:46:41 PM Entered :: getUserNameByLogin()
      info_outline 1:46:42 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:46:42 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:46:42 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:46:42 PM Trying to select Language
      info_outline 1:46:42 PM Language selected successfully as: English
      info_outline 1:46:43 PM Trying to enter Login ID
      info_outline 1:46:43 PM Login ID entered successfully as: AUT_96764
      info_outline 1:46:43 PM Trying to enter Password
      info_outline 1:46:43 PM Password entered successfully as: Com@2468
      info_outline 1:46:43 PM Trying to click Submit Button
      info_outline 1:46:45 PM Submit button clicked successfully
      info_outline 1:46:45 PM Trying to click Relogin Button
      info_outline 1:46:45 PM Relogin Button Not Found
      info_outline 1:46:45 PM Multiple Networks page exists: false
      info_outline 1:46:45 PM Only single Network code exist: NG
      info_outline 1:46:59 PM User clicked Transfer Rules.
      info_outline 1:46:59 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:47:00 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:47:00 PM User selected Order By: Request Gateway
      info_outline 1:47:00 PM Trying to click on Submit
      info_outline 1:47:11 PM Clicked on Submit successfully
      info_outline 1:47:11 PM Trying to click on xpath
      info_outline 1:47:11 PM Clicked on Xpath successfully
      info_outline 1:47:11 PM Trying to click on button Submit
      info_outline 1:47:13 PM Clicked on Submit successfully
      info_outline 1:47:14 PM User selected Status.
      info_outline 1:47:14 PM Trying to Select C2S Card Group: AUTC4H5k0
      info_outline 1:47:14 PM Card Group AUTC4H5k0 selected successfully.
      info_outline 1:47:14 PM Trying to click on Modify
      info_outline 1:47:15 PM Clicked on Modify successfully
      info_outline 1:47:15 PM Trying to click on Submit
      info_outline 1:47:30 PM Clicked on Submit successfully
      info_outline 1:47:30 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:47:30 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:47:58 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:47:58 PM User selected ReqGatewayCode: ALL
      info_outline 1:47:58 PM User selected domain: Distributor
      info_outline 1:47:58 PM User selected Category: Dealer
      info_outline 1:47:58 PM User selected Grade: AUT56356
      info_outline 1:47:59 PM User selected recieverType: PRE
      info_outline 1:47:59 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:47:59 PM User selected serviceType: Customer Recharge Fix line
      info_outline 1:48:00 PM User selected subService: Fixline
      info_outline 1:48:00 PM User selected cardGroupSet: AUTNdgM3e
      info_outline 1:48:01 PM User clicked add.
      info_outline 1:48:35 PM User clicked confirm.
      info_outline 1:48:35 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:48:35 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:48:35 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:48:35 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:48:35 PM Preparing Expected Message
      info_outline 1:48:35 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:48:35 PM Entered activateC2STransferRules(Distributor, Dealer, ALL,Web,USSD,EXTGW, Customer Recharge Fix line, Fixline)
      info_outline 1:48:35 PM Entered :: getLookUpName()
      info_outline 1:48:35 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 1:48:35 PM type is Prepaid Subscriber
      info_outline 1:48:35 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:48:36 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.C2STransferRules.activateC2STransferRules(C2STransferRules.java:235)
      	at com.Features.C2STransferRules.addC2STransferRule(C2STransferRules.java:125)
      	at com.testscripts.prerequisites.PreRequisite_C2STransferRuleCreation.Test_AddC2STransferRule(PreRequisite_C2STransferRuleCreation.java:32)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 1:48:36 PM Entered :: getUserNameByLogin()
      info_outline 1:48:36 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:48:36 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:48:36 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:48:37 PM Trying to select Language
      info_outline 1:48:37 PM Language selected successfully as: English
      info_outline 1:48:37 PM Trying to enter Login ID
      info_outline 1:48:37 PM Login ID entered successfully as: AUT_96764
      info_outline 1:48:37 PM Trying to enter Password
      info_outline 1:48:37 PM Password entered successfully as: Com@2468
      info_outline 1:48:37 PM Trying to click Submit Button
      info_outline 1:48:38 PM Submit button clicked successfully
      info_outline 1:48:38 PM Trying to click Relogin Button
      info_outline 1:48:38 PM Relogin Button Not Found
      info_outline 1:48:38 PM Multiple Networks page exists: false
      info_outline 1:48:38 PM Only single Network code exist: NG
      info_outline 1:48:55 PM User clicked Transfer Rules.
      info_outline 1:48:55 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:48:55 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:48:56 PM User selected Order By: Request Gateway
      info_outline 1:48:56 PM Trying to click on Submit
      info_outline 1:49:04 PM Clicked on Submit successfully
      info_outline 1:49:04 PM Trying to click on xpath
      info_outline 1:49:04 PM Clicked on Xpath successfully
      info_outline 1:49:04 PM Trying to click on button Submit
      info_outline 1:49:06 PM Clicked on Submit successfully
      info_outline 1:49:06 PM User selected Status.
      info_outline 1:49:06 PM Trying to Select C2S Card Group: AUTNdgM3e
      info_outline 1:49:06 PM Card Group AUTNdgM3e selected successfully.
      info_outline 1:49:06 PM Trying to click on Modify
      info_outline 1:49:07 PM Clicked on Modify successfully
      info_outline 1:49:07 PM Trying to click on Submit
      info_outline 1:49:23 PM Clicked on Submit successfully
      info_outline 1:49:23 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:49:23 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:49:46 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:49:46 PM User selected ReqGatewayCode: ALL
      info_outline 1:49:46 PM User selected domain: Distributor
      info_outline 1:49:46 PM User selected Category: Dealer
      info_outline 1:49:46 PM User selected Grade: AUT56356
      info_outline 1:49:47 PM User selected recieverType: PRE
      info_outline 1:49:47 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:49:47 PM User selected serviceType: Multiple Voucher Distribution
      info_outline 1:49:47 PM User selected subService: CVG
      info_outline 1:49:48 PM User selected cardGroupSet: AUTIMKIJ4
      info_outline 1:49:49 PM User clicked add.
      info_outline 1:51:09 PM User clicked confirm.
      info_outline 1:51:10 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:51:10 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:51:10 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:51:10 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:51:10 PM Preparing Expected Message
      info_outline 1:51:10 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:51:10 PM Entered activateC2STransferRules(Distributor, Dealer, ALL,Web,USSD,EXTGW, Multiple Voucher Distribution, CVG)
      info_outline 1:51:10 PM Entered :: getLookUpName()
      info_outline 1:51:10 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 1:51:10 PM type is Prepaid Subscriber
      info_outline 1:51:10 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:51:10 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.C2STransferRules.activateC2STransferRules(C2STransferRules.java:235)
      	at com.Features.C2STransferRules.addC2STransferRule(C2STransferRules.java:125)
      	at com.testscripts.prerequisites.PreRequisite_C2STransferRuleCreation.Test_AddC2STransferRule(PreRequisite_C2STransferRuleCreation.java:32)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 1:51:10 PM Entered :: getUserNameByLogin()
      info_outline 1:51:10 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:51:10 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:51:10 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:51:32 PM Unable to locate elementorg.openqa.selenium.WebDriverException: unknown error: net::ERR_CONNECTION_TIMED_OUT (Session info: chrome=101.0.4951.67) Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4
      cancel 1:51:32 PM Unable to locate element:org.openqa.selenium.WebDriverException: unknown error: net::ERR_CONNECTION_TIMED_OUT (Session info: chrome=101.0.4951.67) Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4
      info_outline 1:51:32 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:51:32 PM Unable to locate elementorg.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'pageCode=TRFRUL006')]]"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//a[@href[contains(.,'pageCode=TRFRUL006')]]}
      cancel 1:51:32 PM Unable to locate element:org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'pageCode=TRFRUL006')]]"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//a[@href[contains(.,'pageCode=TRFRUL006')]]}
      info_outline 1:51:32 PM Exited addC2STransferRule()
    • PC2STRFRULE1: To verify that Network Admin is able to create C2S Transfer Rules for Agent category.
      May 25, 2022 01:51:32 PM 0h 1m 25s+921ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 1:51:33 PM Entered addC2STransferRule(Distributor, Agent, RC,PPB,GRC,INTRRC,PSTNRC,MVD,EVD, ALL,Web,USSD,EXTGW, 13, true)
      info_outline 1:51:33 PM Trying to get User with Access: ADDC2STRFRULES
      low_priority 1:51:33 PM
      java.lang.NullPointerException
      	at com.utils.ExcelUtility.getCellData(ExcelUtility.java:311)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:64)
      	at com.Features.C2STransferRules.addC2STransferRule(C2STransferRules.java:80)
      	at com.testscripts.prerequisites.PreRequisite_C2STransferRuleCreation.Test_AddC2STransferRule(PreRequisite_C2STransferRuleCreation.java:32)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      info_outline 1:51:33 PM Entered :: getUserNameByLogin()
      info_outline 1:51:33 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:51:33 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:51:33 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:51:57 PM Trying to select Language
      info_outline 1:52:07 PM Trying to enter Login ID
      cancel 1:52:37 PM
      org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"*[name='loginID']"}
        (Session info: chrome=101.0.4951.67)
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
      System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
      Session ID: d9ebf57dd61f39e692632ffb46c2e7e4
      *** Element info: {Using=name, value=loginID}
      	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      	at java.lang.reflect.Constructor.newInstance(Unknown Source)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
      	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElementByName(RemoteWebDriver.java:449)
      	at org.openqa.selenium.By$ByName.findElement(By.java:303)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
      	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
      	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
      	at com.sun.proxy.$Proxy19.clear(Unknown Source)
      	at com.pageobjects.loginpages.LoginPage.enterLoginID(LoginPage.java:79)
      	at com.classes.Login.LoginAsUser(Login.java:254)
      	at com.Features.C2STransferRules.addC2STransferRule(C2STransferRules.java:89)
      	at com.testscripts.prerequisites.PreRequisite_C2STransferRuleCreation.Test_AddC2STransferRule(PreRequisite_C2STransferRuleCreation.java:32)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      error 1:52:58 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 1:52:58 PM
      Catalina Log
    • PC2STRFRULE1: To verify that Network Admin is able to create C2S Transfer Rules for Retailer category.
      May 25, 2022 01:53:19 PM 0h 15m 19s+954ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 1:53:19 PM Entered addC2STransferRule(Distributor, Retailer, RC,PPB,GRC,INTRRC,PSTNRC,MVD,EVD, ALL,Web,USSD,EXTGW, 17, true)
      info_outline 1:53:19 PM Trying to get User with Access: ADDC2STRFRULES
      low_priority 1:53:19 PM
      java.lang.NullPointerException
      
      info_outline 1:53:19 PM Entered :: getUserNameByLogin()
      info_outline 1:53:19 PM Exception while fetching UserName:
      low_priority 1:53:19 PM
      org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend.
      	at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:335)
      	at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:441)
      	at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:365)
      	at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:307)
      	at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:293)
      	at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:270)
      	at org.postgresql.jdbc.PgStatement.executeQuery(PgStatement.java:224)
      	at com.mchange.v2.c3p0.impl.NewProxyStatement.executeQuery(NewProxyStatement.java:327)
      	at com.dbrepository.PostGreSQLRepository.getUserNameByLogin(PostGreSQLRepository.java:2239)
      	at com.classes.UserAccess.getUserWithAccess(UserAccess.java:70)
      	at com.Features.C2STransferRules.addC2STransferRule(C2STransferRules.java:80)
      	at com.testscripts.prerequisites.PreRequisite_C2STransferRuleCreation.Test_AddC2STransferRule(PreRequisite_C2STransferRuleCreation.java:32)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      Caused by: java.net.SocketException: Connection reset by peer: socket write error
      	at java.net.SocketOutputStream.socketWrite0(Native Method)
      	at java.net.SocketOutputStream.socketWrite(Unknown Source)
      	at java.net.SocketOutputStream.write(Unknown Source)
      	at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
      	at java.io.BufferedOutputStream.flush(Unknown Source)
      	at org.postgresql.core.PGStream.flush(PGStream.java:514)
      	at org.postgresql.core.v3.QueryExecutorImpl.sendSync(QueryExecutorImpl.java:1365)
      	at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:306)
      	... 36 more
      
      info_outline 1:53:19 PM Query Repository Returns: USER_NAME (null)
      info_outline 1:53:19 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(null) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:53:20 PM Trying to select Language
      info_outline 1:53:20 PM Language selected successfully as: English
      info_outline 1:53:20 PM Trying to enter Login ID
      info_outline 1:53:20 PM Login ID entered successfully as: AUT_96764
      info_outline 1:53:20 PM Trying to enter Password
      info_outline 1:53:20 PM Password entered successfully as: Com@2468
      info_outline 1:53:20 PM Trying to click Submit Button
      info_outline 1:53:21 PM Submit button clicked successfully
      info_outline 1:53:21 PM Trying to click Relogin Button
      info_outline 1:53:21 PM Relogin Button Not Found
      info_outline 1:53:21 PM Multiple Networks page exists: false
      info_outline 1:53:21 PM Only single Network code exist: NG
      info_outline 1:53:29 PM User clicked Transfer Rules.
      info_outline 1:53:29 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:53:43 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:53:43 PM User selected ReqGatewayCode: ALL
      info_outline 1:53:43 PM User selected domain: Distributor
      info_outline 1:53:43 PM User selected Category: Retailer
      info_outline 1:53:43 PM User selected Grade: AUT80750
      info_outline 1:53:43 PM User selected recieverType: PRE
      info_outline 1:53:44 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:53:44 PM User selected serviceType: Customer Recharge
      info_outline 1:53:44 PM User selected subService: CVG
      info_outline 1:53:44 PM User selected cardGroupSet: AUTcHOo11
      info_outline 1:53:45 PM User clicked add.
      info_outline 1:54:17 PM User clicked confirm.
      info_outline 1:54:17 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:54:17 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:54:17 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:54:17 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:54:17 PM Preparing Expected Message
      info_outline 1:54:17 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:54:17 PM Entered activateC2STransferRules(Distributor, Retailer, ALL,Web,USSD,EXTGW, Customer Recharge, CVG)
      info_outline 1:54:17 PM Entered :: getLookUpName()
      info_outline 1:54:17 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 1:54:17 PM type is Prepaid Subscriber
      info_outline 1:54:17 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:54:17 PM
      java.lang.NullPointerException
      
      info_outline 1:54:17 PM Entered :: getUserNameByLogin()
      info_outline 1:54:17 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:54:17 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:54:17 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:54:18 PM Trying to select Language
      info_outline 1:54:18 PM Language selected successfully as: English
      info_outline 1:54:18 PM Trying to enter Login ID
      info_outline 1:54:18 PM Login ID entered successfully as: AUT_96764
      info_outline 1:54:18 PM Trying to enter Password
      info_outline 1:54:18 PM Password entered successfully as: Com@2468
      info_outline 1:54:18 PM Trying to click Submit Button
      info_outline 1:54:19 PM Submit button clicked successfully
      info_outline 1:54:19 PM Trying to click Relogin Button
      info_outline 1:54:19 PM Relogin Button Not Found
      info_outline 1:54:20 PM Multiple Networks page exists: false
      info_outline 1:54:20 PM Only single Network code exist: NG
      info_outline 1:54:38 PM User clicked Transfer Rules.
      info_outline 1:54:38 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:54:39 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:54:39 PM User selected Order By: Request Gateway
      info_outline 1:54:39 PM Trying to click on Submit
      info_outline 1:54:45 PM Clicked on Submit successfully
      info_outline 1:54:45 PM Trying to click on xpath
      info_outline 1:54:45 PM Clicked on Xpath successfully
      info_outline 1:54:45 PM Trying to click on button Submit
      info_outline 1:54:46 PM Clicked on Submit successfully
      info_outline 1:54:47 PM User selected Status.
      info_outline 1:54:47 PM Trying to Select C2S Card Group: AUTcHOo11
      info_outline 1:54:47 PM Card Group AUTcHOo11 selected successfully.
      info_outline 1:54:47 PM Trying to click on Modify
      info_outline 1:54:48 PM Clicked on Modify successfully
      info_outline 1:54:48 PM Trying to click on Submit
      info_outline 1:54:54 PM Clicked on Submit successfully
      info_outline 1:54:54 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:54:54 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:55:23 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:55:23 PM User selected ReqGatewayCode: ALL
      info_outline 1:55:24 PM User selected domain: Distributor
      info_outline 1:55:24 PM User selected Category: Retailer
      info_outline 1:55:24 PM User selected Grade: AUT80750
      info_outline 1:55:24 PM User selected recieverType: POST
      info_outline 1:55:24 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:55:24 PM User selected serviceType: Postpaid Bill Payment
      info_outline 1:55:25 PM User selected subService: Postpaid
      info_outline 1:55:25 PM User selected cardGroupSet: AUTdh30dG
      info_outline 1:55:26 PM User clicked add.
      info_outline 1:56:04 PM User clicked confirm.
      info_outline 1:56:04 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:56:05 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:56:05 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:56:05 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:56:05 PM Preparing Expected Message
      info_outline 1:56:05 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:56:05 PM Entered activateC2STransferRules(Distributor, Retailer, ALL,Web,USSD,EXTGW, Postpaid Bill Payment, Postpaid)
      info_outline 1:56:05 PM Entered :: getLookUpName()
      info_outline 1:56:05 PM Query Repository Returns: LOOKUP_NAME (Postpaid Subscriber)
      info_outline 1:56:05 PM type is Postpaid Subscriber
      info_outline 1:56:05 PM type is Postpaid Subscriber
      info_outline 1:56:05 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:56:05 PM
      java.lang.NullPointerException
      
      info_outline 1:56:05 PM Entered :: getUserNameByLogin()
      info_outline 1:56:05 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:56:05 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:56:05 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:56:06 PM Trying to select Language
      info_outline 1:56:06 PM Language selected successfully as: English
      info_outline 1:56:06 PM Trying to enter Login ID
      info_outline 1:56:06 PM Login ID entered successfully as: AUT_96764
      info_outline 1:56:06 PM Trying to enter Password
      info_outline 1:56:06 PM Password entered successfully as: Com@2468
      info_outline 1:56:06 PM Trying to click Submit Button
      info_outline 1:56:07 PM Submit button clicked successfully
      info_outline 1:56:08 PM Trying to click Relogin Button
      info_outline 1:56:08 PM Relogin Button Not Found
      info_outline 1:56:08 PM Multiple Networks page exists: false
      info_outline 1:56:08 PM Only single Network code exist: NG
      info_outline 1:56:20 PM User clicked Transfer Rules.
      info_outline 1:56:20 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:56:21 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:56:21 PM User selected Order By: Request Gateway
      info_outline 1:56:21 PM Trying to click on Submit
      info_outline 1:56:26 PM Clicked on Submit successfully
      info_outline 1:56:26 PM Trying to click on xpath
      info_outline 1:56:27 PM Clicked on Xpath successfully
      info_outline 1:56:27 PM Trying to click on button Submit
      info_outline 1:56:27 PM Clicked on Submit successfully
      info_outline 1:56:27 PM User selected Status.
      info_outline 1:56:27 PM Trying to Select C2S Card Group: AUTdh30dG
      info_outline 1:56:28 PM Card Group AUTdh30dG selected successfully.
      info_outline 1:56:28 PM Trying to click on Modify
      info_outline 1:56:28 PM Clicked on Modify successfully
      info_outline 1:56:28 PM Trying to click on Submit
      info_outline 1:56:35 PM Clicked on Submit successfully
      info_outline 1:56:35 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:56:35 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:56:56 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:56:56 PM User selected ReqGatewayCode: ALL
      info_outline 1:56:56 PM User selected domain: Distributor
      info_outline 1:56:56 PM User selected Category: Retailer
      info_outline 1:56:56 PM User selected Grade: AUT80750
      info_outline 1:56:57 PM User selected recieverType: PRE
      info_outline 1:56:57 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:56:57 PM User selected serviceType: C2S Gift Recharge
      info_outline 1:56:57 PM User selected subService: CVG
      info_outline 1:56:57 PM User selected cardGroupSet: AUTC1M3Eo
      info_outline 1:56:58 PM User clicked add.
      info_outline 1:57:30 PM User clicked confirm.
      info_outline 1:57:30 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:57:30 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:57:30 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:57:30 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:57:30 PM Preparing Expected Message
      info_outline 1:57:30 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:57:30 PM Entered activateC2STransferRules(Distributor, Retailer, ALL,Web,USSD,EXTGW, C2S Gift Recharge, CVG)
      info_outline 1:57:30 PM Entered :: getLookUpName()
      info_outline 1:57:30 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 1:57:30 PM type is Prepaid Subscriber
      info_outline 1:57:30 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:57:30 PM
      java.lang.NullPointerException
      
      info_outline 1:57:30 PM Entered :: getUserNameByLogin()
      info_outline 1:57:30 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:57:30 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:57:30 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:57:31 PM Trying to select Language
      info_outline 1:57:31 PM Language selected successfully as: English
      info_outline 1:57:31 PM Trying to enter Login ID
      info_outline 1:57:31 PM Login ID entered successfully as: AUT_96764
      info_outline 1:57:31 PM Trying to enter Password
      info_outline 1:57:31 PM Password entered successfully as: Com@2468
      info_outline 1:57:31 PM Trying to click Submit Button
      info_outline 1:57:32 PM Submit button clicked successfully
      info_outline 1:57:32 PM Trying to click Relogin Button
      info_outline 1:57:32 PM Relogin Button Not Found
      info_outline 1:57:33 PM Multiple Networks page exists: false
      info_outline 1:57:33 PM Only single Network code exist: NG
      info_outline 1:57:45 PM User clicked Transfer Rules.
      info_outline 1:57:45 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:57:46 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:57:46 PM User selected Order By: Request Gateway
      info_outline 1:57:46 PM Trying to click on Submit
      info_outline 1:57:51 PM Clicked on Submit successfully
      info_outline 1:57:51 PM Trying to click on xpath
      info_outline 1:57:51 PM Clicked on Xpath successfully
      info_outline 1:57:51 PM Trying to click on button Submit
      info_outline 1:57:52 PM Clicked on Submit successfully
      info_outline 1:57:52 PM User selected Status.
      info_outline 1:57:52 PM Trying to Select C2S Card Group: AUTC1M3Eo
      info_outline 1:57:52 PM Card Group AUTC1M3Eo selected successfully.
      info_outline 1:57:52 PM Trying to click on Modify
      info_outline 1:57:53 PM Clicked on Modify successfully
      info_outline 1:57:53 PM Trying to click on Submit
      info_outline 1:57:58 PM Clicked on Submit successfully
      info_outline 1:57:58 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:57:58 PM Trying to click Add C2S Transfer Rules link
      info_outline 1:58:21 PM Add C2S Transfer Rules link clicked successfully
      info_outline 1:58:21 PM User selected ReqGatewayCode: ALL
      info_outline 1:58:21 PM User selected domain: Distributor
      info_outline 1:58:21 PM User selected Category: Retailer
      info_outline 1:58:21 PM User selected Grade: AUT80750
      info_outline 1:58:22 PM User selected recieverType: PRE
      info_outline 1:58:22 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 1:58:22 PM User selected serviceType: Internet
      info_outline 1:58:22 PM User selected subService: CVG
      info_outline 1:58:22 PM User selected cardGroupSet: AUT6L8giL
      info_outline 1:58:23 PM User clicked add.
      info_outline 1:58:49 PM User clicked confirm.
      info_outline 1:58:49 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:58:49 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 1:58:49 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 1:58:49 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 1:58:49 PM Preparing Expected Message
      info_outline 1:58:49 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 1:58:49 PM Entered activateC2STransferRules(Distributor, Retailer, ALL,Web,USSD,EXTGW, Internet, CVG)
      info_outline 1:58:49 PM Entered :: getLookUpName()
      info_outline 1:58:49 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 1:58:49 PM type is Prepaid Subscriber
      info_outline 1:58:49 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 1:58:49 PM
      java.lang.NullPointerException
      
      info_outline 1:58:49 PM Entered :: getUserNameByLogin()
      info_outline 1:58:50 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 1:58:50 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 1:58:50 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 1:58:50 PM Trying to select Language
      info_outline 1:58:50 PM Language selected successfully as: English
      info_outline 1:58:50 PM Trying to enter Login ID
      info_outline 1:58:50 PM Login ID entered successfully as: AUT_96764
      info_outline 1:58:50 PM Trying to enter Password
      info_outline 1:58:50 PM Password entered successfully as: Com@2468
      info_outline 1:58:50 PM Trying to click Submit Button
      info_outline 1:58:51 PM Submit button clicked successfully
      info_outline 1:58:52 PM Trying to click Relogin Button
      info_outline 1:58:52 PM Relogin Button Not Found
      info_outline 1:58:52 PM Multiple Networks page exists: false
      info_outline 1:58:52 PM Only single Network code exist: NG
      info_outline 1:59:00 PM User clicked Transfer Rules.
      info_outline 1:59:00 PM Trying to click C2C Transfer Rule Modify link
      info_outline 1:59:01 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 1:59:01 PM User selected Order By: Request Gateway
      info_outline 1:59:01 PM Trying to click on Submit
      info_outline 1:59:06 PM Clicked on Submit successfully
      info_outline 1:59:06 PM Trying to click on xpath
      info_outline 1:59:06 PM Clicked on Xpath successfully
      info_outline 1:59:06 PM Trying to click on button Submit
      info_outline 1:59:06 PM Clicked on Submit successfully
      info_outline 1:59:06 PM User selected Status.
      info_outline 1:59:06 PM Trying to Select C2S Card Group: AUT6L8giL
      info_outline 1:59:07 PM Card Group AUT6L8giL selected successfully.
      info_outline 1:59:07 PM Trying to click on Modify
      info_outline 1:59:07 PM Clicked on Modify successfully
      info_outline 1:59:07 PM Trying to click on Submit
      info_outline 1:59:16 PM Clicked on Submit successfully
      info_outline 1:59:17 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 1:59:17 PM Trying to click Add C2S Transfer Rules link
      info_outline 2:02:39 PM Add C2S Transfer Rules link clicked successfully
      info_outline 2:02:40 PM User selected ReqGatewayCode: ALL
      info_outline 2:02:41 PM User selected domain: Distributor
      info_outline 2:02:44 PM User selected Category: Retailer
      info_outline 2:02:46 PM User selected Grade: AUT80750
      info_outline 2:02:49 PM User selected recieverType: PRE
      info_outline 2:02:52 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 2:02:55 PM User selected serviceType: Customer Recharge Fix line
      info_outline 2:02:55 PM User selected subService: Fix
      info_outline 2:02:56 PM User selected cardGroupSet: AUTC4H5k0
      info_outline 2:02:59 PM User clicked add.
      info_outline 2:03:44 PM User clicked confirm.
      info_outline 2:03:44 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 2:03:44 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 2:03:44 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 2:03:44 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 2:03:44 PM Preparing Expected Message
      info_outline 2:03:44 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 2:03:44 PM Entered activateC2STransferRules(Distributor, Retailer, ALL,Web,USSD,EXTGW, Customer Recharge Fix line, Fix)
      info_outline 2:03:44 PM Entered :: getLookUpName()
      info_outline 2:03:44 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 2:03:44 PM type is Prepaid Subscriber
      info_outline 2:03:44 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 2:03:44 PM
      java.lang.NullPointerException
      
      info_outline 2:03:45 PM Entered :: getUserNameByLogin()
      info_outline 2:03:45 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:03:45 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:03:45 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:03:45 PM Trying to select Language
      info_outline 2:03:45 PM Language selected successfully as: English
      info_outline 2:03:45 PM Trying to enter Login ID
      info_outline 2:03:45 PM Login ID entered successfully as: AUT_96764
      info_outline 2:03:45 PM Trying to enter Password
      info_outline 2:03:45 PM Password entered successfully as: Com@2468
      info_outline 2:03:45 PM Trying to click Submit Button
      info_outline 2:03:46 PM Submit button clicked successfully
      info_outline 2:03:47 PM Trying to click Relogin Button
      info_outline 2:03:47 PM Relogin Button Not Found
      info_outline 2:03:47 PM Multiple Networks page exists: false
      info_outline 2:03:47 PM Only single Network code exist: NG
      info_outline 2:03:56 PM User clicked Transfer Rules.
      info_outline 2:03:56 PM Trying to click C2C Transfer Rule Modify link
      info_outline 2:03:58 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 2:03:58 PM User selected Order By: Request Gateway
      info_outline 2:03:58 PM Trying to click on Submit
      info_outline 2:04:06 PM Clicked on Submit successfully
      info_outline 2:04:06 PM Trying to click on xpath
      info_outline 2:04:06 PM Clicked on Xpath successfully
      info_outline 2:04:06 PM Trying to click on button Submit
      info_outline 2:04:07 PM Clicked on Submit successfully
      info_outline 2:04:07 PM User selected Status.
      info_outline 2:04:07 PM Trying to Select C2S Card Group: AUTC4H5k0
      info_outline 2:04:07 PM Card Group AUTC4H5k0 selected successfully.
      info_outline 2:04:07 PM Trying to click on Modify
      info_outline 2:04:08 PM Clicked on Modify successfully
      info_outline 2:04:08 PM Trying to click on Submit
      info_outline 2:04:13 PM Clicked on Submit successfully
      info_outline 2:04:13 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 2:04:13 PM Trying to click Add C2S Transfer Rules link
      info_outline 2:04:40 PM Add C2S Transfer Rules link clicked successfully
      info_outline 2:04:41 PM User selected ReqGatewayCode: ALL
      info_outline 2:04:41 PM User selected domain: Distributor
      info_outline 2:04:41 PM User selected Category: Retailer
      info_outline 2:04:41 PM User selected Grade: AUT80750
      info_outline 2:04:41 PM User selected recieverType: PRE
      info_outline 2:04:41 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 2:04:41 PM User selected serviceType: Customer Recharge Fix line
      info_outline 2:04:42 PM User selected subService: Fixline
      info_outline 2:04:42 PM User selected cardGroupSet: AUTNdgM3e
      info_outline 2:04:43 PM User clicked add.
      info_outline 2:05:13 PM User clicked confirm.
      info_outline 2:05:13 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 2:05:13 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 2:05:14 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 2:05:14 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 2:05:14 PM Preparing Expected Message
      info_outline 2:05:14 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 2:05:14 PM Entered activateC2STransferRules(Distributor, Retailer, ALL,Web,USSD,EXTGW, Customer Recharge Fix line, Fixline)
      info_outline 2:05:14 PM Entered :: getLookUpName()
      info_outline 2:05:14 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 2:05:14 PM type is Prepaid Subscriber
      info_outline 2:05:14 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 2:05:14 PM
      java.lang.NullPointerException
      
      info_outline 2:05:14 PM Entered :: getUserNameByLogin()
      info_outline 2:05:14 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:05:14 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:05:14 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:05:15 PM Trying to select Language
      info_outline 2:05:15 PM Language selected successfully as: English
      info_outline 2:05:15 PM Trying to enter Login ID
      info_outline 2:05:15 PM Login ID entered successfully as: AUT_96764
      info_outline 2:05:15 PM Trying to enter Password
      info_outline 2:05:15 PM Password entered successfully as: Com@2468
      info_outline 2:05:15 PM Trying to click Submit Button
      info_outline 2:05:16 PM Submit button clicked successfully
      info_outline 2:05:16 PM Trying to click Relogin Button
      info_outline 2:05:16 PM Relogin Button Not Found
      info_outline 2:05:16 PM Multiple Networks page exists: false
      info_outline 2:05:16 PM Only single Network code exist: NG
      info_outline 2:05:26 PM User clicked Transfer Rules.
      info_outline 2:05:26 PM Trying to click C2C Transfer Rule Modify link
      info_outline 2:05:27 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 2:05:27 PM User selected Order By: Request Gateway
      info_outline 2:05:27 PM Trying to click on Submit
      info_outline 2:05:34 PM Clicked on Submit successfully
      info_outline 2:05:34 PM Trying to click on xpath
      info_outline 2:05:34 PM Clicked on Xpath successfully
      info_outline 2:05:34 PM Trying to click on button Submit
      info_outline 2:05:35 PM Clicked on Submit successfully
      info_outline 2:05:35 PM User selected Status.
      info_outline 2:05:35 PM Trying to Select C2S Card Group: AUTNdgM3e
      info_outline 2:05:35 PM Card Group AUTNdgM3e selected successfully.
      info_outline 2:05:35 PM Trying to click on Modify
      info_outline 2:05:36 PM Clicked on Modify successfully
      info_outline 2:05:36 PM Trying to click on Submit
      info_outline 2:05:42 PM Clicked on Submit successfully
      info_outline 2:05:42 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 2:05:42 PM Trying to click Add C2S Transfer Rules link
      info_outline 2:06:04 PM Add C2S Transfer Rules link clicked successfully
      info_outline 2:06:04 PM User selected ReqGatewayCode: ALL
      info_outline 2:06:05 PM User selected domain: Distributor
      info_outline 2:06:05 PM User selected Category: Retailer
      info_outline 2:06:05 PM User selected Grade: AUT80750
      info_outline 2:06:05 PM User selected recieverType: PRE
      info_outline 2:06:05 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 2:06:05 PM User selected serviceType: Multiple Voucher Distribution
      info_outline 2:06:05 PM User selected subService: CVG
      info_outline 2:06:06 PM User selected cardGroupSet: AUTIMKIJ4
      info_outline 2:06:17 PM User clicked add.
      info_outline 2:06:48 PM User clicked confirm.
      info_outline 2:06:48 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 2:06:48 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 2:06:48 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 2:06:48 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 2:06:48 PM Preparing Expected Message
      info_outline 2:06:48 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 2:06:48 PM Entered activateC2STransferRules(Distributor, Retailer, ALL,Web,USSD,EXTGW, Multiple Voucher Distribution, CVG)
      info_outline 2:06:48 PM Entered :: getLookUpName()
      info_outline 2:06:48 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 2:06:48 PM type is Prepaid Subscriber
      info_outline 2:06:48 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 2:06:48 PM
      java.lang.NullPointerException
      
      info_outline 2:06:48 PM Entered :: getUserNameByLogin()
      info_outline 2:06:49 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:06:49 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:06:49 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:06:49 PM Trying to select Language
      info_outline 2:06:49 PM Language selected successfully as: English
      info_outline 2:06:49 PM Trying to enter Login ID
      info_outline 2:06:49 PM Login ID entered successfully as: AUT_96764
      info_outline 2:06:49 PM Trying to enter Password
      info_outline 2:06:49 PM Password entered successfully as: Com@2468
      info_outline 2:06:49 PM Trying to click Submit Button
      info_outline 2:06:51 PM Submit button clicked successfully
      info_outline 2:06:51 PM Trying to click Relogin Button
      info_outline 2:06:51 PM Relogin Button Not Found
      info_outline 2:06:51 PM Multiple Networks page exists: false
      info_outline 2:06:51 PM Only single Network code exist: NG
      info_outline 2:07:00 PM User clicked Transfer Rules.
      info_outline 2:07:00 PM Trying to click C2C Transfer Rule Modify link
      info_outline 2:07:01 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 2:07:01 PM User selected Order By: Request Gateway
      info_outline 2:07:01 PM Trying to click on Submit
      info_outline 2:07:08 PM Clicked on Submit successfully
      info_outline 2:07:08 PM Trying to click on xpath
      info_outline 2:07:08 PM Clicked on Xpath successfully
      info_outline 2:07:08 PM Trying to click on button Submit
      info_outline 2:07:09 PM Clicked on Submit successfully
      info_outline 2:07:09 PM User selected Status.
      info_outline 2:07:09 PM Trying to Select C2S Card Group: AUTIMKIJ4
      info_outline 2:07:09 PM Card Group AUTIMKIJ4 selected successfully.
      info_outline 2:07:09 PM Trying to click on Modify
      info_outline 2:07:10 PM Clicked on Modify successfully
      info_outline 2:07:10 PM Trying to click on Submit
      info_outline 2:07:16 PM Clicked on Submit successfully
      info_outline 2:07:16 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 2:07:16 PM Trying to click Add C2S Transfer Rules link
      info_outline 2:07:42 PM Add C2S Transfer Rules link clicked successfully
      info_outline 2:07:42 PM User selected ReqGatewayCode: ALL
      info_outline 2:07:42 PM User selected domain: Distributor
      info_outline 2:07:42 PM User selected Category: Retailer
      info_outline 2:07:42 PM User selected Grade: AUT80750
      info_outline 2:07:43 PM User selected recieverType: PRE
      info_outline 2:07:43 PM User selected recieverServiceClass: ALL(ALL)
      info_outline 2:07:43 PM User selected serviceType: ELECTRONIC VOUCHER
      info_outline 2:07:43 PM User selected subService: CVG
      info_outline 2:07:43 PM User selected cardGroupSet: AUT7faCmI
      info_outline 2:07:45 PM User clicked add.
      info_outline 2:08:14 PM User clicked confirm.
      info_outline 2:08:14 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 2:08:14 PM No error Message found: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//ol/li"} (Session info: chrome=101.0.4951.67) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z' System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: d9ebf57dd61f39e692632ffb46c2e7e4 *** Element info: {Using=xpath, value=//ol/li}
      info_outline 2:08:14 PM Trying to fetch Message using the Key: trfrule.operation.msg.alreadyexist
      info_outline 2:08:14 PM Message fetched as: Transfer rule already exists for the row {0}
      info_outline 2:08:14 PM Preparing Expected Message
      info_outline 2:08:14 PM Prepared Message: Transfer rule already exists for the row 1
      info_outline 2:08:14 PM Entered activateC2STransferRules(Distributor, Retailer, ALL,Web,USSD,EXTGW, ELECTRONIC VOUCHER, CVG)
      info_outline 2:08:14 PM Entered :: getLookUpName()
      info_outline 2:08:14 PM Query Repository Returns: LOOKUP_NAME (Prepaid Subscriber)
      info_outline 2:08:14 PM type is Prepaid Subscriber
      info_outline 2:08:14 PM Trying to get User with Access: MODC2STRFRULES
      low_priority 2:08:14 PM
      java.lang.NullPointerException
      
      info_outline 2:08:14 PM Entered :: getUserNameByLogin()
      info_outline 2:08:15 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:08:15 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:08:15 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:08:15 PM Trying to select Language
      info_outline 2:08:15 PM Language selected successfully as: English
      info_outline 2:08:15 PM Trying to enter Login ID
      info_outline 2:08:15 PM Login ID entered successfully as: AUT_96764
      info_outline 2:08:15 PM Trying to enter Password
      info_outline 2:08:15 PM Password entered successfully as: Com@2468
      info_outline 2:08:15 PM Trying to click Submit Button
      info_outline 2:08:16 PM Submit button clicked successfully
      info_outline 2:08:16 PM Trying to click Relogin Button
      info_outline 2:08:17 PM Relogin Button Not Found
      info_outline 2:08:17 PM Multiple Networks page exists: false
      info_outline 2:08:17 PM Only single Network code exist: NG
      info_outline 2:08:27 PM User clicked Transfer Rules.
      info_outline 2:08:27 PM Trying to click C2C Transfer Rule Modify link
      info_outline 2:08:27 PM C2C Transfer Rule Modification link clicked successfully
      info_outline 2:08:27 PM User selected Order By: Request Gateway
      info_outline 2:08:27 PM Trying to click on Submit
      info_outline 2:08:32 PM Clicked on Submit successfully
      info_outline 2:08:32 PM Trying to click on xpath
      info_outline 2:08:32 PM Clicked on Xpath successfully
      info_outline 2:08:33 PM Trying to click on button Submit
      info_outline 2:08:33 PM Clicked on Submit successfully
      info_outline 2:08:33 PM User selected Status.
      info_outline 2:08:33 PM Trying to Select C2S Card Group: AUT7faCmI
      info_outline 2:08:33 PM Card Group AUT7faCmI selected successfully.
      info_outline 2:08:33 PM Trying to click on Modify
      info_outline 2:08:34 PM Clicked on Modify successfully
      info_outline 2:08:34 PM Trying to click on Submit
      info_outline 2:08:39 PM Clicked on Submit successfully
      info_outline 2:08:39 PM No Error Message Found. C2S Card Group Creation Successful
      info_outline 2:08:39 PM Exited addC2STransferRule()
  • [Pre-Requisite]Update Cache May 25, 2022 02:08:44 PM pass
    May 25, 2022 02:08:44 PM May 25, 2022 02:09:31 PM 0h 0m 47s+660ms
    • PUPDATECACHE: To verify that Operator User is able to perform Update Cache.
      May 25, 2022 02:08:44 PM 0h 0m 47s+646ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:08:44 PM Entered updateCache([TRANSFERRULE, TRFPRFPRD, CARDGROUP, COMMPRF, PREFERENCE])
      info_outline 2:08:44 PM Trying to get User with Access: CACHEUPDATE
      low_priority 2:08:44 PM
      java.lang.NullPointerException
      
      low_priority 2:08:44 PM
      java.lang.NullPointerException
      
      info_outline 2:08:44 PM Entered :: getUserNameByLogin()
      info_outline 2:08:44 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 2:08:44 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 2:08:44 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 2:08:44 PM Trying to select Language
      info_outline 2:08:44 PM Language selected successfully as: English
      info_outline 2:08:44 PM Trying to enter Login ID
      info_outline 2:08:44 PM Login ID entered successfully as: superadmin
      info_outline 2:08:45 PM Trying to enter Password
      info_outline 2:08:45 PM Password entered successfully as: 1357
      info_outline 2:08:45 PM Trying to click Submit Button
      info_outline 2:08:46 PM Submit button clicked successfully
      info_outline 2:08:46 PM Trying to click Relogin Button
      info_outline 2:08:46 PM Relogin Button Not Found
      info_outline 2:08:46 PM Multiple Networks page exists: true
      info_outline 2:08:47 PM Trying to click Masters link
      info_outline 2:08:48 PM Master Link clicked successfully
      info_outline 2:08:48 PM User clicked Update Cache Page
      info_outline 2:08:48 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 2:08:48 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 2:08:48 PM Trying to select Cache Param ID: TRANSFERRULE
      info_outline 2:08:49 PM Cache Param 'Transfer rule cache' selected successfully
      info_outline 2:08:49 PM Trying to select Cache Param ID: TRFPRFPRD
      info_outline 2:08:49 PM Cache Param 'Transfer Profile Product Cache' selected successfully
      info_outline 2:08:49 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 2:08:49 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 2:08:49 PM Trying to select Cache Param ID: COMMPRF
      info_outline 2:08:49 PM Cache Param 'Commission Profile Cache' selected successfully
      info_outline 2:08:49 PM Trying to select Cache Param ID: PREFERENCE
      info_outline 2:08:49 PM Cache Param 'Preference cache' selected successfully
      info_outline 2:08:49 PM Trying to check 'All' option in Update Cache
      info_outline 2:08:49 PM 'All' option clicked successfully in Update Cache
      info_outline 2:08:49 PM Trying to click Submit Button
      info_outline 2:09:31 PM Submit Button clicked successfully
      info_outline 2:09:31 PM Trying to fetch Message from Update Cache
      info_outline 2:09:31 PM Message fetched successfully
      info_outline 2:09:31 PM User clicked Logout.
      info_outline 2:09:31 PM Exited updateCache()
  • [Pre-Requisite]Channel User Creation May 25, 2022 02:09:35 PM fail
    May 25, 2022 02:09:35 PM May 25, 2022 02:11:29 PM 0h 1m 53s+712ms
    • PCHNLCREATION1: To verify that Operator user is able to initiate Super Distributor category Channel user with parent category Root.
      May 25, 2022 02:09:35 PM 0h 0m 22s+126ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:09:35 PM Entered channelUserInitiate(1, Distributor, Root, Super Distributor, AR)
      info_outline 2:09:35 PM Entered :: fetchCategoryCodeAndGeographicalDomainType()
      info_outline 2:09:35 PM Query Repository Returns: CategoryCode / Geographical Domain Type (DIST / AR)
      info_outline 2:09:35 PM Entered :: getPreference()
      info_outline 2:09:35 PM Service Class Preference Not Found
      info_outline 2:09:35 PM Trying to get Preference value from Control Preferences
      info_outline 2:09:36 PM Query Repository Returns: DEFAULT_VALUE (2)
      info_outline 2:09:36 PM Entered :: getSystemPreference(GROUP_ROLE_ALLOWED)
      info_outline 2:09:36 PM Query Repository Returns: DEFAULT_VALUE (Y)
      info_outline 2:09:36 PM Entered :: getSystemPreference(SYSTEM_ROLE_ALLOWED)
      info_outline 2:09:36 PM Query Repository Returns: DEFAULT_VALUE (Y)
      info_outline 2:09:36 PM Entered :: getSystemPreference(CHANNEL_USER_ROLE_TYPE_DISPLAY)
      info_outline 2:09:36 PM Query Repository Returns: DEFAULT_VALUE (ALL)
      info_outline 2:09:36 PM Entered :: getSystemPreference(USERWISE_LOAN_ENABLE)
      info_outline 2:09:36 PM Query Repository Returns: DEFAULT_VALUE (null)
      cancel 2:09:36 PM
      java.lang.NullPointerException
      	at com.Features.ChannelUser.channelUserInitiate(ChannelUser.java:118)
      	at com.testscripts.prerequisites.PreRequisite_ChannelUserCreation.Test_ChannelUserCreation(PreRequisite_ChannelUserCreation.java:53)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      error 2:09:57 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:09:57 PM
      Catalina Log
    • PCHNLCREATION1: To verify that Operator user is able to initiate Dealer category Channel user with parent category Super Distributor.
      May 25, 2022 02:09:58 PM 0h 0m 22s+178ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:09:58 PM Entered channelUserInitiate(2, Distributor, Super Distributor, Dealer, SA)
      info_outline 2:09:58 PM Entered :: fetchCategoryCodeAndGeographicalDomainType()
      info_outline 2:09:58 PM Query Repository Returns: CategoryCode / Geographical Domain Type (SE / SA)
      info_outline 2:09:58 PM Entered :: getPreference()
      info_outline 2:09:58 PM Service Class Preference Not Found
      info_outline 2:09:58 PM Trying to get Preference value from Control Preferences
      info_outline 2:09:58 PM Query Repository Returns: DEFAULT_VALUE (2)
      info_outline 2:09:58 PM Entered :: getSystemPreference(GROUP_ROLE_ALLOWED)
      info_outline 2:09:58 PM Query Repository Returns: DEFAULT_VALUE (Y)
      info_outline 2:09:58 PM Entered :: getSystemPreference(SYSTEM_ROLE_ALLOWED)
      info_outline 2:09:58 PM Query Repository Returns: DEFAULT_VALUE (Y)
      info_outline 2:09:58 PM Entered :: getSystemPreference(CHANNEL_USER_ROLE_TYPE_DISPLAY)
      info_outline 2:09:59 PM Query Repository Returns: DEFAULT_VALUE (ALL)
      info_outline 2:09:59 PM Entered :: getSystemPreference(USERWISE_LOAN_ENABLE)
      info_outline 2:09:59 PM Query Repository Returns: DEFAULT_VALUE (null)
      cancel 2:09:59 PM
      java.lang.NullPointerException
      	at com.Features.ChannelUser.channelUserInitiate(ChannelUser.java:118)
      	at com.testscripts.prerequisites.PreRequisite_ChannelUserCreation.Test_ChannelUserCreation(PreRequisite_ChannelUserCreation.java:53)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      error 2:10:20 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:10:20 PM
      Catalina Log
    • PCHNLCREATION1: To verify that Operator user is able to initiate Agent category Channel user with parent category Super Distributor.
      May 25, 2022 02:10:20 PM 0h 0m 22s+507ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:10:20 PM Entered channelUserInitiate(3, Distributor, Super Distributor, Agent, SA)
      info_outline 2:10:20 PM Entered :: fetchCategoryCodeAndGeographicalDomainType()
      info_outline 2:10:20 PM Query Repository Returns: CategoryCode / Geographical Domain Type (AG / SA)
      info_outline 2:10:20 PM Entered :: getPreference()
      info_outline 2:10:21 PM Service Class Preference Not Found
      info_outline 2:10:21 PM Trying to get Preference value from Control Preferences
      info_outline 2:10:21 PM Control Preference Not Found
      info_outline 2:10:21 PM Trying to get Preference value from Network Preferences
      info_outline 2:10:21 PM Network Preference Not Found
      info_outline 2:10:21 PM Trying to get Preference value from System Preferences
      info_outline 2:10:21 PM Query Repository Returns: DEFAULT_VALUE (2)
      info_outline 2:10:21 PM Entered :: getSystemPreference(GROUP_ROLE_ALLOWED)
      info_outline 2:10:21 PM Query Repository Returns: DEFAULT_VALUE (Y)
      info_outline 2:10:21 PM Entered :: getSystemPreference(SYSTEM_ROLE_ALLOWED)
      info_outline 2:10:21 PM Query Repository Returns: DEFAULT_VALUE (Y)
      info_outline 2:10:21 PM Entered :: getSystemPreference(CHANNEL_USER_ROLE_TYPE_DISPLAY)
      info_outline 2:10:22 PM Query Repository Returns: DEFAULT_VALUE (ALL)
      info_outline 2:10:22 PM Entered :: getSystemPreference(USERWISE_LOAN_ENABLE)
      info_outline 2:10:22 PM Query Repository Returns: DEFAULT_VALUE (null)
      cancel 2:10:22 PM
      java.lang.NullPointerException
      	at com.Features.ChannelUser.channelUserInitiate(ChannelUser.java:118)
      	at com.testscripts.prerequisites.PreRequisite_ChannelUserCreation.Test_ChannelUserCreation(PreRequisite_ChannelUserCreation.java:53)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      error 2:10:43 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:10:43 PM
      Catalina Log
    • PCHNLCREATION1: To verify that Operator user is able to initiate Agent category Channel user with parent category Dealer.
      May 25, 2022 02:10:43 PM 0h 0m 22s+871ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:10:43 PM Entered channelUserInitiate(4, Distributor, Dealer, Agent, SA)
      info_outline 2:10:43 PM Entered :: fetchCategoryCodeAndGeographicalDomainType()
      info_outline 2:10:43 PM Query Repository Returns: CategoryCode / Geographical Domain Type (AG / SA)
      info_outline 2:10:43 PM Entered :: getPreference()
      info_outline 2:10:44 PM Service Class Preference Not Found
      info_outline 2:10:44 PM Trying to get Preference value from Control Preferences
      info_outline 2:10:44 PM Control Preference Not Found
      info_outline 2:10:44 PM Trying to get Preference value from Network Preferences
      info_outline 2:10:44 PM Network Preference Not Found
      info_outline 2:10:44 PM Trying to get Preference value from System Preferences
      info_outline 2:10:44 PM Query Repository Returns: DEFAULT_VALUE (2)
      info_outline 2:10:44 PM Entered :: getSystemPreference(GROUP_ROLE_ALLOWED)
      info_outline 2:10:44 PM Query Repository Returns: DEFAULT_VALUE (Y)
      info_outline 2:10:44 PM Entered :: getSystemPreference(SYSTEM_ROLE_ALLOWED)
      info_outline 2:10:45 PM Query Repository Returns: DEFAULT_VALUE (Y)
      info_outline 2:10:45 PM Entered :: getSystemPreference(CHANNEL_USER_ROLE_TYPE_DISPLAY)
      info_outline 2:10:45 PM Query Repository Returns: DEFAULT_VALUE (ALL)
      info_outline 2:10:45 PM Entered :: getSystemPreference(USERWISE_LOAN_ENABLE)
      info_outline 2:10:45 PM Query Repository Returns: DEFAULT_VALUE (null)
      cancel 2:10:45 PM
      java.lang.NullPointerException
      	at com.Features.ChannelUser.channelUserInitiate(ChannelUser.java:118)
      	at com.testscripts.prerequisites.PreRequisite_ChannelUserCreation.Test_ChannelUserCreation(PreRequisite_ChannelUserCreation.java:53)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      error 2:11:06 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:11:06 PM
      Catalina Log
    • PCHNLCREATION1: To verify that Operator user is able to initiate Retailer category Channel user with parent category Agent.
      May 25, 2022 02:11:06 PM 0h 0m 22s+303ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:11:06 PM Entered channelUserInitiate(5, Distributor, Agent, Retailer, SA)
      info_outline 2:11:07 PM Entered :: fetchCategoryCodeAndGeographicalDomainType()
      info_outline 2:11:07 PM Query Repository Returns: CategoryCode / Geographical Domain Type (RET / SA)
      info_outline 2:11:07 PM Entered :: getPreference()
      info_outline 2:11:07 PM Service Class Preference Not Found
      info_outline 2:11:07 PM Trying to get Preference value from Control Preferences
      info_outline 2:11:07 PM Query Repository Returns: DEFAULT_VALUE (2)
      info_outline 2:11:07 PM Entered :: getSystemPreference(GROUP_ROLE_ALLOWED)
      info_outline 2:11:07 PM Query Repository Returns: DEFAULT_VALUE (Y)
      info_outline 2:11:07 PM Entered :: getSystemPreference(SYSTEM_ROLE_ALLOWED)
      info_outline 2:11:07 PM Query Repository Returns: DEFAULT_VALUE (Y)
      info_outline 2:11:07 PM Entered :: getSystemPreference(CHANNEL_USER_ROLE_TYPE_DISPLAY)
      info_outline 2:11:08 PM Query Repository Returns: DEFAULT_VALUE (ALL)
      info_outline 2:11:08 PM Entered :: getSystemPreference(USERWISE_LOAN_ENABLE)
      info_outline 2:11:08 PM Query Repository Returns: DEFAULT_VALUE (null)
      cancel 2:11:08 PM
      java.lang.NullPointerException
      	at com.Features.ChannelUser.channelUserInitiate(ChannelUser.java:118)
      	at com.testscripts.prerequisites.PreRequisite_ChannelUserCreation.Test_ChannelUserCreation(PreRequisite_ChannelUserCreation.java:53)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      error 2:11:29 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:11:29 PM
      Catalina Log
  • [Pre-Requisite]Network Stock May 25, 2022 02:11:32 PM pass
    May 25, 2022 02:11:32 PM May 25, 2022 02:12:28 PM 0h 0m 55s+950ms
    • PNETWORKSTOCK1: To verify that Network Admin is able to initiate Network Stock successfully.
      May 25, 2022 02:11:32 PM 0h 0m 7s+253ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:11:32 PM Entered initiateNetworkStock(true, SAL, 500000)
      info_outline 2:11:32 PM Loaded 'InitiateNetworkStockAmount' as: 500000
      info_outline 2:11:32 PM Trying to get User with Access: ININWSTOCK
      low_priority 2:11:32 PM
      java.lang.NullPointerException
      
      info_outline 2:11:32 PM Entered :: getUserNameByLogin()
      info_outline 2:11:33 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:11:33 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:11:33 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:11:33 PM Trying to select Language
      info_outline 2:11:33 PM Language selected successfully as: English
      info_outline 2:11:33 PM Trying to enter Login ID
      info_outline 2:11:33 PM Login ID entered successfully as: AUT_96764
      info_outline 2:11:33 PM Trying to enter Password
      info_outline 2:11:33 PM Password entered successfully as: Com@2468
      info_outline 2:11:33 PM Trying to click Submit Button
      info_outline 2:11:35 PM Submit button clicked successfully
      info_outline 2:11:35 PM Trying to click Relogin Button
      info_outline 2:11:35 PM Relogin Button Not Found
      info_outline 2:11:35 PM Multiple Networks page exists: false
      info_outline 2:11:35 PM Only single Network code exist: NG
      info_outline 2:11:35 PM Trying to Click on Network Stock Link
      info_outline 2:11:36 PM Network Stock Link clicked successfully
      info_outline 2:11:36 PM Trying to select Wallet Type
      info_outline 2:11:36 PM Wallet type selected as: SAL
      info_outline 2:11:36 PM Trying to click Submit Button
      info_outline 2:11:37 PM Submit button clicked successfully
      info_outline 2:11:37 PM Trying to enter Random Reference Number
      info_outline 2:11:37 PM Reference Number entered successfully
      info_outline 2:11:37 PM Number of Products found as: 2
      info_outline 2:11:37 PM Entered Amount as: 500000 for all products and application returned 1000000 as total initiated amount
      info_outline 2:11:37 PM Trying to Fetch available balances of all products for further calculations
      info_outline 2:11:37 PM Products balance information fetched successfully
      info_outline 2:11:37 PM Trying to enter Remarks
      info_outline 2:11:37 PM Remarks entered successfully
      info_outline 2:11:37 PM Trying to click Submit Button
      info_outline 2:11:38 PM Clicked Submit Button successfully
      info_outline 2:11:38 PM Trying to click Confirm button
      info_outline 2:11:39 PM Clicked Confirm Button successfully
      info_outline 2:11:39 PM Initiate Message is: Stock has been successfully initiated. Your stock TXN number is NTNG220525.1405.100001
      info_outline 2:11:39 PM Trasaction ID fetched as: NTNG220525.1405.100001
      info_outline 2:11:39 PM Transaction ID Extracted as : NTNG220525.1405.100001
      info_outline 2:11:39 PM Trying to fetch Error Message
      info_outline 2:11:39 PM Error Message Not Found
      info_outline 2:11:39 PM Entered getNetworkPreference(NG, FRSTAPPLM)
      info_outline 2:11:39 PM Query Repository Returns: DEFAULT_VALUE (10000000)
      info_outline 2:11:40 PM Exited initiateNetworkStock()
    • PNETWORKSTOCK2: To verify that Network Admin is able to Approve Network Stock at Level 1 Approval.
      May 25, 2022 02:11:40 PM 0h 0m 6s+75ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:11:40 PM Entered approveNetworkStockatLevel1(NTNG220525.1405.100001, Automated Level 1 Network Stock Approval)
      info_outline 2:11:40 PM Trying to get User with Access: NWLEVL1APPROVAL
      low_priority 2:11:40 PM
      java.lang.NullPointerException
      
      info_outline 2:11:40 PM Entered :: getUserNameByLogin()
      info_outline 2:11:40 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:11:40 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:11:40 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:11:40 PM Trying to select Language
      info_outline 2:11:40 PM Language selected successfully as: English
      info_outline 2:11:40 PM Trying to enter Login ID
      info_outline 2:11:40 PM Login ID entered successfully as: AUT_96764
      info_outline 2:11:40 PM Trying to enter Password
      info_outline 2:11:41 PM Password entered successfully as: Com@2468
      info_outline 2:11:41 PM Trying to click Submit Button
      info_outline 2:11:42 PM Submit button clicked successfully
      info_outline 2:11:42 PM Trying to click Relogin Button
      info_outline 2:11:42 PM Relogin Button Not Found
      info_outline 2:11:42 PM Multiple Networks page exists: false
      info_outline 2:11:42 PM Only single Network code exist: NG
      info_outline 2:11:42 PM Trying to Click on Network Stock Link
      info_outline 2:11:42 PM Network Stock Link clicked successfully
      info_outline 2:11:42 PM Trying to click Network Stock Approval Level 1
      info_outline 2:11:43 PM User clicked Network Stock Approval Level 1
      info_outline 2:11:43 PM Trying to click on Radio Button for specific Transaction ID
      info_outline 2:11:43 PM Radio Button for Transaction ID: NTNG220525.1405.100001 clicked successfully
      info_outline 2:11:43 PM Trying to click Submit Button
      info_outline 2:11:44 PM Submit Button clicked successfully
      info_outline 2:11:44 PM Trying to Enter Approval Level 1 Remarks
      info_outline 2:11:44 PM Approval Level 1 Remarks entered successfully
      info_outline 2:11:44 PM Trying to click approve button
      info_outline 2:11:45 PM Approve Button clicked successfully
      info_outline 2:11:45 PM Trying to click Confirm button
      info_outline 2:11:46 PM Confirm Button clicked successfully
      info_outline 2:11:46 PM Level Approval Message is: Stock transaction has been successfully approved. TXN number is NTNG220525.1405.100001.
      info_outline 2:11:46 PM Exited approveNetworkStockatLevel1()
    • PNETWORKSTOCK3: To verify that Network Admin is able to Approve Network Stock at Level 2 Approval.
      May 25, 2022 02:11:46 PM 0h 0m 5s+747ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:11:46 PM Entered approveNetworkStockatLevel2(NTNG220525.1405.100001, Automated Level 2 Network Stock Approval)
      info_outline 2:11:46 PM Trying to get User with Access: NWLEVL2APPROVAL
      low_priority 2:11:46 PM
      java.lang.NullPointerException
      
      info_outline 2:11:46 PM Entered :: getUserNameByLogin()
      info_outline 2:11:46 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:11:46 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:11:46 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:11:46 PM Trying to select Language
      info_outline 2:11:46 PM Language selected successfully as: English
      info_outline 2:11:46 PM Trying to enter Login ID
      info_outline 2:11:47 PM Login ID entered successfully as: AUT_96764
      info_outline 2:11:47 PM Trying to enter Password
      info_outline 2:11:47 PM Password entered successfully as: Com@2468
      info_outline 2:11:47 PM Trying to click Submit Button
      info_outline 2:11:48 PM Submit button clicked successfully
      info_outline 2:11:48 PM Trying to click Relogin Button
      info_outline 2:11:48 PM Relogin Button Not Found
      info_outline 2:11:48 PM Multiple Networks page exists: false
      info_outline 2:11:48 PM Only single Network code exist: NG
      info_outline 2:11:48 PM Trying to Click on Network Stock Link
      info_outline 2:11:49 PM Network Stock Link clicked successfully
      info_outline 2:11:49 PM Trying to click Network Stock Approval Level 2
      info_outline 2:11:49 PM User clicked Network Stock Approval Level 2
      info_outline 2:11:49 PM Trying to click on Radio Button for specific Transaction ID
      info_outline 2:11:49 PM Radio Button for Transaction ID: NTNG220525.1405.100001 clicked successfully
      info_outline 2:11:49 PM Trying to click Submit Button
      info_outline 2:11:50 PM Submit Button clicked successfully
      info_outline 2:11:50 PM User Entered Approval Level 2 Remarks
      info_outline 2:11:50 PM Trying to click approve button
      info_outline 2:11:51 PM Approve Button clicked successfully
      info_outline 2:11:51 PM Trying to click Confirm button
      info_outline 2:11:51 PM Confirm Button clicked successfully
      info_outline 2:11:51 PM Level Approval Message is: Stock transaction has been successfully approved. TXN number is NTNG220525.1405.100001.
      info_outline 2:11:51 PM Exited approveNetworkStockatLevel2()
    • PNETWORKSTOCK1: To verify that Network Admin is able to initiate Network Stock successfully.
      May 25, 2022 02:11:52 PM 0h 0m 6s+298ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:11:52 PM Entered initiateNetworkStock(true, FOC, 500000)
      info_outline 2:11:52 PM Loaded 'InitiateNetworkStockAmount' as: 500000
      info_outline 2:11:52 PM Trying to get User with Access: ININWSTOCK
      low_priority 2:11:52 PM
      java.lang.NullPointerException
      
      info_outline 2:11:52 PM Entered :: getUserNameByLogin()
      info_outline 2:11:52 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:11:52 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:11:52 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:11:53 PM Trying to select Language
      info_outline 2:11:53 PM Language selected successfully as: English
      info_outline 2:11:53 PM Trying to enter Login ID
      info_outline 2:11:53 PM Login ID entered successfully as: AUT_96764
      info_outline 2:11:53 PM Trying to enter Password
      info_outline 2:11:53 PM Password entered successfully as: Com@2468
      info_outline 2:11:53 PM Trying to click Submit Button
      info_outline 2:11:54 PM Submit button clicked successfully
      info_outline 2:11:54 PM Trying to click Relogin Button
      info_outline 2:11:54 PM Relogin Button Not Found
      info_outline 2:11:54 PM Multiple Networks page exists: false
      info_outline 2:11:54 PM Only single Network code exist: NG
      info_outline 2:11:54 PM Trying to Click on Network Stock Link
      info_outline 2:11:55 PM Network Stock Link clicked successfully
      info_outline 2:11:55 PM Trying to select Wallet Type
      info_outline 2:11:55 PM Wallet type selected as: FOC
      info_outline 2:11:55 PM Trying to click Submit Button
      info_outline 2:11:56 PM Submit button clicked successfully
      info_outline 2:11:56 PM Trying to enter Random Reference Number
      info_outline 2:11:56 PM Reference Number entered successfully
      info_outline 2:11:56 PM Number of Products found as: 2
      info_outline 2:11:56 PM Entered Amount as: 500000 for all products and application returned 1000000 as total initiated amount
      info_outline 2:11:56 PM Trying to Fetch available balances of all products for further calculations
      info_outline 2:11:56 PM Products balance information fetched successfully
      info_outline 2:11:56 PM Trying to enter Remarks
      info_outline 2:11:56 PM Remarks entered successfully
      info_outline 2:11:56 PM Trying to click Submit Button
      info_outline 2:11:57 PM Clicked Submit Button successfully
      info_outline 2:11:57 PM Trying to click Confirm button
      info_outline 2:11:58 PM Clicked Confirm Button successfully
      info_outline 2:11:58 PM Initiate Message is: Stock has been successfully initiated. Your stock TXN number is NTNG220525.1405.100002
      info_outline 2:11:58 PM Trasaction ID fetched as: NTNG220525.1405.100002
      info_outline 2:11:58 PM Transaction ID Extracted as : NTNG220525.1405.100002
      info_outline 2:11:58 PM Trying to fetch Error Message
      info_outline 2:11:58 PM Error Message Not Found
      info_outline 2:11:58 PM Entered getNetworkPreference(NG, FRSTAPPLM)
      info_outline 2:11:58 PM Query Repository Returns: DEFAULT_VALUE (10000000)
      info_outline 2:11:58 PM Exited initiateNetworkStock()
    • PNETWORKSTOCK2: To verify that Network Admin is able to Approve Network Stock at Level 1 Approval.
      May 25, 2022 02:11:58 PM 0h 0m 5s+919ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:11:58 PM Entered approveNetworkStockatLevel1(NTNG220525.1405.100002, Automated Level 1 Network Stock Approval)
      info_outline 2:11:58 PM Trying to get User with Access: NWLEVL1APPROVAL
      low_priority 2:11:58 PM
      java.lang.NullPointerException
      
      info_outline 2:11:58 PM Entered :: getUserNameByLogin()
      info_outline 2:11:59 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:11:59 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:11:59 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:11:59 PM Trying to select Language
      info_outline 2:11:59 PM Language selected successfully as: English
      info_outline 2:11:59 PM Trying to enter Login ID
      info_outline 2:11:59 PM Login ID entered successfully as: AUT_96764
      info_outline 2:11:59 PM Trying to enter Password
      info_outline 2:11:59 PM Password entered successfully as: Com@2468
      info_outline 2:11:59 PM Trying to click Submit Button
      info_outline 2:12:00 PM Submit button clicked successfully
      info_outline 2:12:00 PM Trying to click Relogin Button
      info_outline 2:12:00 PM Relogin Button Not Found
      info_outline 2:12:00 PM Multiple Networks page exists: false
      info_outline 2:12:00 PM Only single Network code exist: NG
      info_outline 2:12:00 PM Trying to Click on Network Stock Link
      info_outline 2:12:01 PM Network Stock Link clicked successfully
      info_outline 2:12:01 PM Trying to click Network Stock Approval Level 1
      info_outline 2:12:02 PM User clicked Network Stock Approval Level 1
      info_outline 2:12:02 PM Trying to click on Radio Button for specific Transaction ID
      info_outline 2:12:02 PM Radio Button for Transaction ID: NTNG220525.1405.100002 clicked successfully
      info_outline 2:12:02 PM Trying to click Submit Button
      info_outline 2:12:03 PM Submit Button clicked successfully
      info_outline 2:12:03 PM Trying to Enter Approval Level 1 Remarks
      info_outline 2:12:03 PM Approval Level 1 Remarks entered successfully
      info_outline 2:12:03 PM Trying to click approve button
      info_outline 2:12:03 PM Approve Button clicked successfully
      info_outline 2:12:03 PM Trying to click Confirm button
      info_outline 2:12:04 PM Confirm Button clicked successfully
      info_outline 2:12:04 PM Level Approval Message is: Stock transaction has been successfully approved. TXN number is NTNG220525.1405.100002.
      info_outline 2:12:04 PM Exited approveNetworkStockatLevel1()
    • PNETWORKSTOCK3: To verify that Network Admin is able to Approve Network Stock at Level 2 Approval.
      May 25, 2022 02:12:04 PM 0h 0m 5s+707ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:12:04 PM Entered approveNetworkStockatLevel2(NTNG220525.1405.100002, Automated Level 2 Network Stock Approval)
      info_outline 2:12:04 PM Trying to get User with Access: NWLEVL2APPROVAL
      low_priority 2:12:04 PM
      java.lang.NullPointerException
      
      info_outline 2:12:04 PM Entered :: getUserNameByLogin()
      info_outline 2:12:05 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:12:05 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:12:05 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:12:05 PM Trying to select Language
      info_outline 2:12:05 PM Language selected successfully as: English
      info_outline 2:12:05 PM Trying to enter Login ID
      info_outline 2:12:05 PM Login ID entered successfully as: AUT_96764
      info_outline 2:12:05 PM Trying to enter Password
      info_outline 2:12:05 PM Password entered successfully as: Com@2468
      info_outline 2:12:05 PM Trying to click Submit Button
      info_outline 2:12:06 PM Submit button clicked successfully
      info_outline 2:12:06 PM Trying to click Relogin Button
      info_outline 2:12:06 PM Relogin Button Not Found
      info_outline 2:12:06 PM Multiple Networks page exists: false
      info_outline 2:12:06 PM Only single Network code exist: NG
      info_outline 2:12:06 PM Trying to Click on Network Stock Link
      info_outline 2:12:07 PM Network Stock Link clicked successfully
      info_outline 2:12:07 PM Trying to click Network Stock Approval Level 2
      info_outline 2:12:08 PM User clicked Network Stock Approval Level 2
      info_outline 2:12:08 PM Trying to click on Radio Button for specific Transaction ID
      info_outline 2:12:08 PM Radio Button for Transaction ID: NTNG220525.1405.100002 clicked successfully
      info_outline 2:12:08 PM Trying to click Submit Button
      info_outline 2:12:08 PM Submit Button clicked successfully
      info_outline 2:12:08 PM User Entered Approval Level 2 Remarks
      info_outline 2:12:08 PM Trying to click approve button
      info_outline 2:12:09 PM Approve Button clicked successfully
      info_outline 2:12:09 PM Trying to click Confirm button
      info_outline 2:12:10 PM Confirm Button clicked successfully
      info_outline 2:12:10 PM Level Approval Message is: Stock transaction has been successfully approved. TXN number is NTNG220525.1405.100002.
      info_outline 2:12:10 PM Exited approveNetworkStockatLevel2()
    • PNETWORKSTOCK1: To verify that Network Admin is able to initiate Network Stock successfully.
      May 25, 2022 02:12:11 PM 0h 0m 6s+47ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:12:11 PM Entered initiateNetworkStock(true, INC, 500000)
      info_outline 2:12:11 PM Loaded 'InitiateNetworkStockAmount' as: 500000
      info_outline 2:12:11 PM Trying to get User with Access: ININWSTOCK
      low_priority 2:12:11 PM
      java.lang.NullPointerException
      
      info_outline 2:12:11 PM Entered :: getUserNameByLogin()
      info_outline 2:12:11 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:12:11 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:12:11 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:12:11 PM Trying to select Language
      info_outline 2:12:11 PM Language selected successfully as: English
      info_outline 2:12:11 PM Trying to enter Login ID
      info_outline 2:12:11 PM Login ID entered successfully as: AUT_96764
      info_outline 2:12:11 PM Trying to enter Password
      info_outline 2:12:12 PM Password entered successfully as: Com@2468
      info_outline 2:12:12 PM Trying to click Submit Button
      info_outline 2:12:13 PM Submit button clicked successfully
      info_outline 2:12:13 PM Trying to click Relogin Button
      info_outline 2:12:13 PM Relogin Button Not Found
      info_outline 2:12:13 PM Multiple Networks page exists: false
      info_outline 2:12:13 PM Only single Network code exist: NG
      info_outline 2:12:13 PM Trying to Click on Network Stock Link
      info_outline 2:12:14 PM Network Stock Link clicked successfully
      info_outline 2:12:14 PM Trying to select Wallet Type
      info_outline 2:12:14 PM Wallet type selected as: INC
      info_outline 2:12:14 PM Trying to click Submit Button
      info_outline 2:12:14 PM Submit button clicked successfully
      info_outline 2:12:14 PM Trying to enter Random Reference Number
      info_outline 2:12:14 PM Reference Number entered successfully
      info_outline 2:12:14 PM Number of Products found as: 2
      info_outline 2:12:15 PM Entered Amount as: 500000 for all products and application returned 1000000 as total initiated amount
      info_outline 2:12:15 PM Trying to Fetch available balances of all products for further calculations
      info_outline 2:12:15 PM Products balance information fetched successfully
      info_outline 2:12:15 PM Trying to enter Remarks
      info_outline 2:12:15 PM Remarks entered successfully
      info_outline 2:12:15 PM Trying to click Submit Button
      info_outline 2:12:15 PM Clicked Submit Button successfully
      info_outline 2:12:15 PM Trying to click Confirm button
      info_outline 2:12:16 PM Clicked Confirm Button successfully
      info_outline 2:12:16 PM Initiate Message is: Stock has been successfully initiated. Your stock TXN number is NTNG220525.1405.100003
      info_outline 2:12:16 PM Trasaction ID fetched as: NTNG220525.1405.100003
      info_outline 2:12:16 PM Transaction ID Extracted as : NTNG220525.1405.100003
      info_outline 2:12:16 PM Trying to fetch Error Message
      info_outline 2:12:16 PM Error Message Not Found
      info_outline 2:12:16 PM Entered getNetworkPreference(NG, FRSTAPPLM)
      info_outline 2:12:16 PM Query Repository Returns: DEFAULT_VALUE (10000000)
      info_outline 2:12:17 PM Exited initiateNetworkStock()
    • PNETWORKSTOCK2: To verify that Network Admin is able to Approve Network Stock at Level 1 Approval.
      May 25, 2022 02:12:17 PM 0h 0m 5s+815ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:12:17 PM Entered approveNetworkStockatLevel1(NTNG220525.1405.100003, Automated Level 1 Network Stock Approval)
      info_outline 2:12:17 PM Trying to get User with Access: NWLEVL1APPROVAL
      low_priority 2:12:17 PM
      java.lang.NullPointerException
      
      info_outline 2:12:17 PM Entered :: getUserNameByLogin()
      info_outline 2:12:17 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:12:17 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:12:17 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:12:17 PM Trying to select Language
      info_outline 2:12:17 PM Language selected successfully as: English
      info_outline 2:12:17 PM Trying to enter Login ID
      info_outline 2:12:17 PM Login ID entered successfully as: AUT_96764
      info_outline 2:12:18 PM Trying to enter Password
      info_outline 2:12:18 PM Password entered successfully as: Com@2468
      info_outline 2:12:18 PM Trying to click Submit Button
      info_outline 2:12:19 PM Submit button clicked successfully
      info_outline 2:12:19 PM Trying to click Relogin Button
      info_outline 2:12:19 PM Relogin Button Not Found
      info_outline 2:12:19 PM Multiple Networks page exists: false
      info_outline 2:12:19 PM Only single Network code exist: NG
      info_outline 2:12:19 PM Trying to Click on Network Stock Link
      info_outline 2:12:19 PM Network Stock Link clicked successfully
      info_outline 2:12:19 PM Trying to click Network Stock Approval Level 1
      info_outline 2:12:20 PM User clicked Network Stock Approval Level 1
      info_outline 2:12:20 PM Trying to click on Radio Button for specific Transaction ID
      info_outline 2:12:20 PM Radio Button for Transaction ID: NTNG220525.1405.100003 clicked successfully
      info_outline 2:12:20 PM Trying to click Submit Button
      info_outline 2:12:21 PM Submit Button clicked successfully
      info_outline 2:12:21 PM Trying to Enter Approval Level 1 Remarks
      info_outline 2:12:21 PM Approval Level 1 Remarks entered successfully
      info_outline 2:12:21 PM Trying to click approve button
      info_outline 2:12:22 PM Approve Button clicked successfully
      info_outline 2:12:22 PM Trying to click Confirm button
      info_outline 2:12:23 PM Confirm Button clicked successfully
      info_outline 2:12:23 PM Level Approval Message is: Stock transaction has been successfully approved. TXN number is NTNG220525.1405.100003.
      info_outline 2:12:23 PM Exited approveNetworkStockatLevel1()
    • PNETWORKSTOCK3: To verify that Network Admin is able to Approve Network Stock at Level 2 Approval.
      May 25, 2022 02:12:23 PM 0h 0m 5s+770ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:12:23 PM Entered approveNetworkStockatLevel2(NTNG220525.1405.100003, Automated Level 2 Network Stock Approval)
      info_outline 2:12:23 PM Trying to get User with Access: NWLEVL2APPROVAL
      low_priority 2:12:23 PM
      java.lang.NullPointerException
      
      info_outline 2:12:23 PM Entered :: getUserNameByLogin()
      info_outline 2:12:23 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:12:23 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:12:23 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:12:23 PM Trying to select Language
      info_outline 2:12:23 PM Language selected successfully as: English
      info_outline 2:12:23 PM Trying to enter Login ID
      info_outline 2:12:23 PM Login ID entered successfully as: AUT_96764
      info_outline 2:12:23 PM Trying to enter Password
      info_outline 2:12:23 PM Password entered successfully as: Com@2468
      info_outline 2:12:23 PM Trying to click Submit Button
      info_outline 2:12:24 PM Submit button clicked successfully
      info_outline 2:12:25 PM Trying to click Relogin Button
      info_outline 2:12:25 PM Relogin Button Not Found
      info_outline 2:12:25 PM Multiple Networks page exists: false
      info_outline 2:12:25 PM Only single Network code exist: NG
      info_outline 2:12:25 PM Trying to Click on Network Stock Link
      info_outline 2:12:25 PM Network Stock Link clicked successfully
      info_outline 2:12:25 PM Trying to click Network Stock Approval Level 2
      info_outline 2:12:26 PM User clicked Network Stock Approval Level 2
      info_outline 2:12:26 PM Trying to click on Radio Button for specific Transaction ID
      info_outline 2:12:26 PM Radio Button for Transaction ID: NTNG220525.1405.100003 clicked successfully
      info_outline 2:12:26 PM Trying to click Submit Button
      info_outline 2:12:27 PM Submit Button clicked successfully
      info_outline 2:12:27 PM User Entered Approval Level 2 Remarks
      info_outline 2:12:27 PM Trying to click approve button
      info_outline 2:12:27 PM Approve Button clicked successfully
      info_outline 2:12:27 PM Trying to click Confirm button
      info_outline 2:12:28 PM Confirm Button clicked successfully
      info_outline 2:12:28 PM Level Approval Message is: Stock transaction has been successfully approved. TXN number is NTNG220525.1405.100003.
      info_outline 2:12:28 PM Exited approveNetworkStockatLevel2()
  • [Pre-Requisite]O2C Transfer May 25, 2022 02:12:33 PM fail
    May 25, 2022 02:12:33 PM May 25, 2022 02:13:35 PM 0h 1m 2s+472ms
    • PO2CTRF1: To verify that Operator user is able to perform Operator to channel Transfer initiation for category Super Distributor with parent category Root, product type PREPROD.
      May 25, 2022 02:12:33 PM 0h 0m 32s+365ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:12:33 PM Entered initiateTransfer(, PREPROD, 50000, Automated Testing)
      info_outline 2:12:33 PM Entered :: getSystemPreference(POSITIVE_COMM_APPLY)
      info_outline 2:12:33 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 2:12:33 PM Trying to get User with Access: INITO2CTRF
      info_outline 2:12:33 PM Entered :: getUserNameByLogin()
      info_outline 2:12:34 PM select USER_NAME from users where LOGIN_ID = 'AUT_37832'
      info_outline 2:12:34 PM Query Repository Returns: USER_NAME (AUTFN5642 AUTLN8554)
      info_outline 2:12:34 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Channel Admin) | USER_NAME(AUTFN5642 AUTLN8554) | LOGIN_ID(AUT_37832) | PASSWORD(Com@2468)
      info_outline 2:12:34 PM Trying to select Language
      info_outline 2:12:34 PM Language selected successfully as: English
      info_outline 2:12:34 PM Trying to enter Login ID
      info_outline 2:12:34 PM Login ID entered successfully as: AUT_37832
      info_outline 2:12:34 PM Trying to enter Password
      info_outline 2:12:34 PM Password entered successfully as: Com@2468
      info_outline 2:12:34 PM Trying to click Submit Button
      info_outline 2:12:37 PM Submit button clicked successfully
      info_outline 2:12:37 PM Trying to click Relogin Button
      info_outline 2:12:37 PM Relogin Button Not Found
      info_outline 2:12:37 PM Multiple Networks page exists: false
      info_outline 2:12:37 PM Only single Network code exist: NG
      info_outline 2:12:38 PM User clicked Operator To Channel.
      info_outline 2:12:38 PM User clicked initiate Transfer.
      info_outline 2:12:38 PM Trying to select Distribution Type
      info_outline 2:12:38 PM Distribution Type selected successfully as: STOCK
      info_outline 2:12:41 PM User entered Mobile number:
      info_outline 2:12:41 PM Entered :: getPreference()
      info_outline 2:12:42 PM Service Class Preference Not Found
      info_outline 2:12:42 PM Trying to get Preference value from Control Preferences
      info_outline 2:12:42 PM Control Preference Not Found
      info_outline 2:12:42 PM Trying to get Preference value from Network Preferences
      info_outline 2:12:42 PM Network Preference Not Found
      info_outline 2:12:42 PM Trying to get Preference value from System Preferences
      info_outline 2:12:42 PM Query Repository Returns: DEFAULT_VALUE (True)
      info_outline 2:12:42 PM User selected Product Type: PREPROD
      info_outline 2:12:43 PM User clicked Submit button
      cancel 2:12:43 PM
      org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//tr//td[text()='eTopUP']/following-sibling::td/input"}
        (Session info: chrome=101.0.4951.67)
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
      System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50624}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
      Session ID: 9abcda37fba4fc417f8bb738c744a368
      *** Element info: {Using=xpath, value=//tr//td[text()='eTopUP']/following-sibling::td/input}
      	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      	at java.lang.reflect.Constructor.newInstance(Unknown Source)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
      	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
      	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
      	at com.pageobjects.channeladminpages.o2ctransfer.InitiateO2CTransferPage2.enterQuantitywithname(InitiateO2CTransferPage2.java:63)
      	at com.Features.O2CTransfer.initiateTransfer(O2CTransfer.java:185)
      	at com.testscripts.prerequisites.PreRequisite_O2CTransfer.Test_O2CTransfer(PreRequisite_O2CTransfer.java:58)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      error 2:13:04 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:13:04 PM
      Catalina Log
      info_outline 2:13:05 PM mobile number :
      info_outline 2:13:05 PM Entered :: o2cApprovalLimits(Super Distributor,NG)
      info_outline 2:13:05 PM Query Repository Returns: FirstApprovalLimit (100000) and SecondApprovalLimit (50000000)
      info_outline 2:13:05 PM Entered :: getSystemPreference(AUTO_O2C_APPROVAL_ALLOWED)
      info_outline 2:13:05 PM Query Repository Returns: DEFAULT_VALUE (false)
    • PO2CTRF1: To verify that Operator user is able to perform Operator to channel Transfer initiation for category Super Distributor with parent category Root, product type PREPROD.
      May 25, 2022 02:13:05 PM 0h 0m 29s+675ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:13:06 PM Entered initiateTransfer(, PREPROD, 50000, Automated Testing)
      info_outline 2:13:06 PM Entered :: getSystemPreference(POSITIVE_COMM_APPLY)
      info_outline 2:13:06 PM Query Repository Returns: DEFAULT_VALUE (false)
      info_outline 2:13:06 PM Trying to get User with Access: INITO2CTRF
      info_outline 2:13:06 PM Entered :: getUserNameByLogin()
      info_outline 2:13:06 PM select USER_NAME from users where LOGIN_ID = 'AUT_37832'
      info_outline 2:13:06 PM Query Repository Returns: USER_NAME (AUTFN5642 AUTLN8554)
      info_outline 2:13:06 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Channel Admin) | USER_NAME(AUTFN5642 AUTLN8554) | LOGIN_ID(AUT_37832) | PASSWORD(Com@2468)
      info_outline 2:13:06 PM Trying to select Language
      info_outline 2:13:06 PM Language selected successfully as: English
      info_outline 2:13:06 PM Trying to enter Login ID
      info_outline 2:13:06 PM Login ID entered successfully as: AUT_37832
      info_outline 2:13:06 PM Trying to enter Password
      info_outline 2:13:07 PM Password entered successfully as: Com@2468
      info_outline 2:13:07 PM Trying to click Submit Button
      info_outline 2:13:08 PM Submit button clicked successfully
      info_outline 2:13:08 PM Trying to click Relogin Button
      info_outline 2:13:08 PM Relogin Button Not Found
      info_outline 2:13:08 PM Multiple Networks page exists: false
      info_outline 2:13:08 PM Only single Network code exist: NG
      info_outline 2:13:08 PM User clicked Operator To Channel.
      info_outline 2:13:09 PM User clicked initiate Transfer.
      info_outline 2:13:09 PM Trying to select Distribution Type
      info_outline 2:13:09 PM Distribution Type selected successfully as: STOCK
      info_outline 2:13:12 PM User entered Mobile number:
      info_outline 2:13:12 PM Entered :: getPreference()
      info_outline 2:13:13 PM Service Class Preference Not Found
      info_outline 2:13:13 PM Trying to get Preference value from Control Preferences
      info_outline 2:13:13 PM Control Preference Not Found
      info_outline 2:13:13 PM Trying to get Preference value from Network Preferences
      info_outline 2:13:13 PM Network Preference Not Found
      info_outline 2:13:13 PM Trying to get Preference value from System Preferences
      info_outline 2:13:13 PM Query Repository Returns: DEFAULT_VALUE (True)
      info_outline 2:13:13 PM User selected Product Type: PREPROD
      info_outline 2:13:14 PM User clicked Submit button
      cancel 2:13:14 PM
      org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//tr//td[text()='PeTopUP']/following-sibling::td/input"}
        (Session info: chrome=101.0.4951.67)
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
      System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50624}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
      Session ID: 9abcda37fba4fc417f8bb738c744a368
      *** Element info: {Using=xpath, value=//tr//td[text()='PeTopUP']/following-sibling::td/input}
      	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      	at java.lang.reflect.Constructor.newInstance(Unknown Source)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
      	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
      	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
      	at com.pageobjects.channeladminpages.o2ctransfer.InitiateO2CTransferPage2.enterQuantitywithname(InitiateO2CTransferPage2.java:63)
      	at com.Features.O2CTransfer.initiateTransfer(O2CTransfer.java:185)
      	at com.testscripts.prerequisites.PreRequisite_O2CTransfer.Test_O2CTransfer(PreRequisite_O2CTransfer.java:58)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      error 2:13:35 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:13:35 PM
      Catalina Log
  • [Pre-Requisite]C2C Transfer May 25, 2022 02:13:40 PM fail
    May 25, 2022 02:13:40 PM May 25, 2022 02:18:15 PM 0h 4m 34s+850ms
    • PC2CTRF1: To verify C2C Transfer from Super Distributor to Dealer is successful.
      May 25, 2022 02:13:40 PM 0h 0m 33s+126ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:13:40 PM Entered :: getPreference()
      info_outline 2:13:40 PM Service Class Preference Not Found
      info_outline 2:13:40 PM Trying to get Preference value from Control Preferences
      info_outline 2:13:41 PM Query Repository Returns: DEFAULT_VALUE (3)
      info_outline 2:13:41 PM Category Code for Super Distributor: DIST
      info_outline 2:13:41 PM Entered channel2channelTransfer(Super Distributor, Dealer, , )
      low_priority 2:13:41 PM
      java.lang.NullPointerException
      
      low_priority 2:13:41 PM
      java.lang.NullPointerException
      
      low_priority 2:13:41 PM
      java.lang.NullPointerException
      
      low_priority 2:13:41 PM
      java.lang.NullPointerException
      
      low_priority 2:13:41 PM
      java.lang.NullPointerException
      
      low_priority 2:13:41 PM
      java.lang.NullPointerException
      
      info_outline 2:13:41 PM Login ID Found as:
      low_priority 2:13:41 PM
      java.lang.NullPointerException
      
      info_outline 2:13:41 PM Password Found as:
      info_outline 2:13:41 PM Trying to select Language
      info_outline 2:13:41 PM Language selected successfully as: English
      info_outline 2:13:41 PM Trying to enter Login ID
      info_outline 2:13:41 PM Login ID entered successfully as:
      info_outline 2:13:41 PM Trying to enter Password
      info_outline 2:13:42 PM Password entered successfully as:
      info_outline 2:13:42 PM Trying to click Submit Button
      info_outline 2:13:42 PM Submit button clicked successfully
      info_outline 2:13:42 PM Error Message Found on Login Screen: Login ID is required.
      info_outline 2:13:42 PM Trying to click Relogin Button
      info_outline 2:13:42 PM Relogin Button Not Found
      info_outline 2:13:42 PM Trying to click Channel to Channel link.
      cancel 2:13:52 PM
      org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //a[@href[contains(.,'moduleCode=CHNL2CHNL')]]' (tried for 10 second(s) with 500 milliseconds interval)
      	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
      	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
      	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2CTransfer(ChannelUserHomePage.java:93)
      	at com.Features.C2CTransfer.channel2channelTransfer(C2CTransfer.java:114)
      	at com.testscripts.prerequisites.PreRequisite_Channel2ChannelTransfer.Test_C2CTransfer(PreRequisite_Channel2ChannelTransfer.java:69)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]"}
        (Session info: chrome=101.0.4951.67)
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
      System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50653}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
      Session ID: 243b2e1935d387f936f34258bbd40d1c
      *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]}
      	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      	at java.lang.reflect.Constructor.newInstance(Unknown Source)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
      	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
      	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
      	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
      	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
      	at com.sun.proxy.$Proxy19.isDisplayed(Unknown Source)
      	at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:315)
      	at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:44)
      	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:301)
      	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:298)
      	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
      	... 28 more
      
      error 2:14:13 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:14:13 PM
      Catalina Log
    • PC2CTRF1: To verify C2C Transfer from Super Distributor to Agent is successful.
      May 25, 2022 02:14:14 PM 0h 0m 32s+969ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:14:14 PM Entered :: getPreference()
      info_outline 2:14:14 PM Service Class Preference Not Found
      info_outline 2:14:14 PM Trying to get Preference value from Control Preferences
      info_outline 2:14:14 PM Query Repository Returns: DEFAULT_VALUE (3)
      info_outline 2:14:14 PM Category Code for Super Distributor: DIST
      info_outline 2:14:14 PM Entered channel2channelTransfer(Super Distributor, Agent, , )
      low_priority 2:14:14 PM
      java.lang.NullPointerException
      
      low_priority 2:14:14 PM
      java.lang.NullPointerException
      
      low_priority 2:14:14 PM
      java.lang.NullPointerException
      
      low_priority 2:14:14 PM
      java.lang.NullPointerException
      
      low_priority 2:14:14 PM
      java.lang.NullPointerException
      
      low_priority 2:14:14 PM
      java.lang.NullPointerException
      
      info_outline 2:14:14 PM Login ID Found as:
      low_priority 2:14:14 PM
      java.lang.NullPointerException
      
      info_outline 2:14:14 PM Password Found as:
      info_outline 2:14:15 PM Trying to select Language
      info_outline 2:14:15 PM Language selected successfully as: English
      info_outline 2:14:15 PM Trying to enter Login ID
      info_outline 2:14:15 PM Login ID entered successfully as:
      info_outline 2:14:15 PM Trying to enter Password
      info_outline 2:14:15 PM Password entered successfully as:
      info_outline 2:14:15 PM Trying to click Submit Button
      info_outline 2:14:15 PM Submit button clicked successfully
      info_outline 2:14:15 PM Error Message Found on Login Screen: Login ID is required.
      info_outline 2:14:15 PM Trying to click Relogin Button
      info_outline 2:14:15 PM Relogin Button Not Found
      info_outline 2:14:15 PM Trying to click Channel to Channel link.
      cancel 2:14:26 PM
      org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //a[@href[contains(.,'moduleCode=CHNL2CHNL')]]' (tried for 10 second(s) with 500 milliseconds interval)
      	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
      	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
      	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2CTransfer(ChannelUserHomePage.java:93)
      	at com.Features.C2CTransfer.channel2channelTransfer(C2CTransfer.java:114)
      	at com.testscripts.prerequisites.PreRequisite_Channel2ChannelTransfer.Test_C2CTransfer(PreRequisite_Channel2ChannelTransfer.java:69)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]"}
        (Session info: chrome=101.0.4951.67)
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
      System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50653}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
      Session ID: 243b2e1935d387f936f34258bbd40d1c
      *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]}
      	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      	at java.lang.reflect.Constructor.newInstance(Unknown Source)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
      	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
      	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
      	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
      	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
      	at com.sun.proxy.$Proxy19.isDisplayed(Unknown Source)
      	at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:315)
      	at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:44)
      	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:301)
      	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:298)
      	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
      	... 28 more
      
      error 2:14:47 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:14:47 PM
      Catalina Log
    • PC2CTRF1: To verify C2C Transfer from Super Distributor to Agent is successful.
      May 25, 2022 02:14:47 PM 0h 0m 34s+25ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:14:47 PM Entered :: getPreference()
      info_outline 2:14:47 PM Service Class Preference Not Found
      info_outline 2:14:47 PM Trying to get Preference value from Control Preferences
      info_outline 2:14:47 PM Query Repository Returns: DEFAULT_VALUE (3)
      info_outline 2:14:48 PM Category Code for Super Distributor: DIST
      info_outline 2:14:48 PM Entered channel2channelTransfer(Super Distributor, Agent, , )
      low_priority 2:14:48 PM
      java.lang.NullPointerException
      
      low_priority 2:14:48 PM
      java.lang.NullPointerException
      
      low_priority 2:14:48 PM
      java.lang.NullPointerException
      
      low_priority 2:14:48 PM
      java.lang.NullPointerException
      
      low_priority 2:14:48 PM
      java.lang.NullPointerException
      
      low_priority 2:14:48 PM
      java.lang.NullPointerException
      
      info_outline 2:14:48 PM Login ID Found as:
      low_priority 2:14:48 PM
      java.lang.NullPointerException
      
      info_outline 2:14:48 PM Password Found as:
      info_outline 2:14:48 PM Trying to select Language
      info_outline 2:14:48 PM Language selected successfully as: English
      info_outline 2:14:48 PM Trying to enter Login ID
      info_outline 2:14:48 PM Login ID entered successfully as:
      info_outline 2:14:48 PM Trying to enter Password
      info_outline 2:14:49 PM Password entered successfully as:
      info_outline 2:14:49 PM Trying to click Submit Button
      info_outline 2:14:50 PM Submit button clicked successfully
      info_outline 2:14:50 PM Error Message Found on Login Screen: Login ID is required.
      info_outline 2:14:50 PM Trying to click Relogin Button
      info_outline 2:14:50 PM Relogin Button Not Found
      info_outline 2:14:50 PM Trying to click Channel to Channel link.
      cancel 2:15:00 PM
      org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //a[@href[contains(.,'moduleCode=CHNL2CHNL')]]' (tried for 10 second(s) with 500 milliseconds interval)
      	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
      	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
      	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2CTransfer(ChannelUserHomePage.java:93)
      	at com.Features.C2CTransfer.channel2channelTransfer(C2CTransfer.java:114)
      	at com.testscripts.prerequisites.PreRequisite_Channel2ChannelTransfer.Test_C2CTransfer(PreRequisite_Channel2ChannelTransfer.java:69)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]"}
        (Session info: chrome=101.0.4951.67)
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
      System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50653}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
      Session ID: 243b2e1935d387f936f34258bbd40d1c
      *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]}
      	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      	at java.lang.reflect.Constructor.newInstance(Unknown Source)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
      	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
      	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
      	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
      	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
      	at com.sun.proxy.$Proxy19.isDisplayed(Unknown Source)
      	at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:315)
      	at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:44)
      	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:301)
      	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:298)
      	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
      	... 28 more
      
      error 2:15:21 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:15:21 PM
      Catalina Log
    • PC2CTRF1: To verify C2C Transfer from Super Distributor to Retailer is successful.
      May 25, 2022 02:15:22 PM 0h 0m 33s+951ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:15:22 PM Entered :: getPreference()
      info_outline 2:15:22 PM Service Class Preference Not Found
      info_outline 2:15:22 PM Trying to get Preference value from Control Preferences
      info_outline 2:15:22 PM Query Repository Returns: DEFAULT_VALUE (3)
      info_outline 2:15:22 PM Category Code for Super Distributor: DIST
      info_outline 2:15:22 PM Entered channel2channelTransfer(Super Distributor, Retailer, , )
      low_priority 2:15:22 PM
      java.lang.NullPointerException
      
      low_priority 2:15:22 PM
      java.lang.NullPointerException
      
      low_priority 2:15:22 PM
      java.lang.NullPointerException
      
      low_priority 2:15:22 PM
      java.lang.NullPointerException
      
      low_priority 2:15:22 PM
      java.lang.NullPointerException
      
      low_priority 2:15:22 PM
      java.lang.NullPointerException
      
      info_outline 2:15:22 PM Login ID Found as:
      low_priority 2:15:22 PM
      java.lang.NullPointerException
      
      info_outline 2:15:22 PM Password Found as:
      info_outline 2:15:23 PM Trying to select Language
      info_outline 2:15:23 PM Language selected successfully as: English
      info_outline 2:15:23 PM Trying to enter Login ID
      info_outline 2:15:23 PM Login ID entered successfully as:
      info_outline 2:15:23 PM Trying to enter Password
      info_outline 2:15:23 PM Password entered successfully as:
      info_outline 2:15:23 PM Trying to click Submit Button
      info_outline 2:15:24 PM Submit button clicked successfully
      info_outline 2:15:24 PM Error Message Found on Login Screen: Login ID is required.
      info_outline 2:15:24 PM Trying to click Relogin Button
      info_outline 2:15:24 PM Relogin Button Not Found
      info_outline 2:15:24 PM Trying to click Channel to Channel link.
      cancel 2:15:34 PM
      org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //a[@href[contains(.,'moduleCode=CHNL2CHNL')]]' (tried for 10 second(s) with 500 milliseconds interval)
      	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
      	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
      	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2CTransfer(ChannelUserHomePage.java:93)
      	at com.Features.C2CTransfer.channel2channelTransfer(C2CTransfer.java:114)
      	at com.testscripts.prerequisites.PreRequisite_Channel2ChannelTransfer.Test_C2CTransfer(PreRequisite_Channel2ChannelTransfer.java:69)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]"}
        (Session info: chrome=101.0.4951.67)
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
      System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50653}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
      Session ID: 243b2e1935d387f936f34258bbd40d1c
      *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]}
      	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      	at java.lang.reflect.Constructor.newInstance(Unknown Source)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
      	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
      	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
      	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
      	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
      	at com.sun.proxy.$Proxy19.isDisplayed(Unknown Source)
      	at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:315)
      	at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:44)
      	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:301)
      	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:298)
      	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
      	... 28 more
      
      error 2:15:55 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:15:55 PM
      Catalina Log
    • PC2CTRF1: To verify C2C Transfer from Dealer to Agent is successful.
      May 25, 2022 02:15:56 PM 0h 0m 36s+610ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:15:56 PM Entered :: getPreference()
      info_outline 2:15:57 PM Service Class Preference Not Found
      info_outline 2:15:57 PM Trying to get Preference value from Control Preferences
      info_outline 2:15:58 PM Query Repository Returns: DEFAULT_VALUE (3)
      info_outline 2:15:58 PM Category Code for Dealer: SE
      info_outline 2:15:58 PM Entered channel2channelTransfer(Dealer, Agent, , )
      low_priority 2:15:58 PM
      java.lang.NullPointerException
      
      low_priority 2:15:58 PM
      java.lang.NullPointerException
      
      low_priority 2:15:58 PM
      java.lang.NullPointerException
      
      low_priority 2:15:58 PM
      java.lang.NullPointerException
      
      low_priority 2:15:58 PM
      java.lang.NullPointerException
      
      low_priority 2:15:58 PM
      java.lang.NullPointerException
      
      info_outline 2:15:58 PM Login ID Found as:
      low_priority 2:15:58 PM
      java.lang.NullPointerException
      
      info_outline 2:15:58 PM Password Found as:
      info_outline 2:16:00 PM Trying to select Language
      info_outline 2:16:00 PM Language selected successfully as: English
      info_outline 2:16:00 PM Trying to enter Login ID
      info_outline 2:16:00 PM Login ID entered successfully as:
      info_outline 2:16:00 PM Trying to enter Password
      info_outline 2:16:00 PM Password entered successfully as:
      info_outline 2:16:00 PM Trying to click Submit Button
      info_outline 2:16:01 PM Submit button clicked successfully
      info_outline 2:16:01 PM Error Message Found on Login Screen: Login ID is required.
      info_outline 2:16:01 PM Trying to click Relogin Button
      info_outline 2:16:01 PM Relogin Button Not Found
      info_outline 2:16:01 PM Trying to click Channel to Channel link.
      cancel 2:16:11 PM
      org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //a[@href[contains(.,'moduleCode=CHNL2CHNL')]]' (tried for 10 second(s) with 500 milliseconds interval)
      	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
      	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
      	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2CTransfer(ChannelUserHomePage.java:93)
      	at com.Features.C2CTransfer.channel2channelTransfer(C2CTransfer.java:114)
      	at com.testscripts.prerequisites.PreRequisite_Channel2ChannelTransfer.Test_C2CTransfer(PreRequisite_Channel2ChannelTransfer.java:69)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]"}
        (Session info: chrome=101.0.4951.67)
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
      System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50653}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
      Session ID: 243b2e1935d387f936f34258bbd40d1c
      *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]}
      	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      	at java.lang.reflect.Constructor.newInstance(Unknown Source)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
      	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
      	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
      	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
      	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
      	at com.sun.proxy.$Proxy19.isDisplayed(Unknown Source)
      	at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:315)
      	at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:44)
      	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:301)
      	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:298)
      	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
      	... 28 more
      
      error 2:16:33 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:16:33 PM
      Catalina Log
    • PC2CTRF1: To verify C2C Transfer from Dealer to Agent is successful.
      May 25, 2022 02:16:33 PM 0h 0m 33s+442ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:16:33 PM Entered :: getPreference()
      info_outline 2:16:33 PM Service Class Preference Not Found
      info_outline 2:16:33 PM Trying to get Preference value from Control Preferences
      info_outline 2:16:34 PM Query Repository Returns: DEFAULT_VALUE (3)
      info_outline 2:16:34 PM Category Code for Dealer: SE
      info_outline 2:16:34 PM Entered channel2channelTransfer(Dealer, Agent, , )
      low_priority 2:16:34 PM
      java.lang.NullPointerException
      
      low_priority 2:16:34 PM
      java.lang.NullPointerException
      
      low_priority 2:16:34 PM
      java.lang.NullPointerException
      
      low_priority 2:16:34 PM
      java.lang.NullPointerException
      
      low_priority 2:16:34 PM
      java.lang.NullPointerException
      
      low_priority 2:16:34 PM
      java.lang.NullPointerException
      
      info_outline 2:16:34 PM Login ID Found as:
      low_priority 2:16:34 PM
      java.lang.NullPointerException
      
      info_outline 2:16:34 PM Password Found as:
      info_outline 2:16:34 PM Trying to select Language
      info_outline 2:16:34 PM Language selected successfully as: English
      info_outline 2:16:34 PM Trying to enter Login ID
      info_outline 2:16:35 PM Login ID entered successfully as:
      info_outline 2:16:35 PM Trying to enter Password
      info_outline 2:16:35 PM Password entered successfully as:
      info_outline 2:16:35 PM Trying to click Submit Button
      info_outline 2:16:35 PM Submit button clicked successfully
      info_outline 2:16:35 PM Error Message Found on Login Screen: Login ID is required.
      info_outline 2:16:35 PM Trying to click Relogin Button
      info_outline 2:16:35 PM Relogin Button Not Found
      info_outline 2:16:35 PM Trying to click Channel to Channel link.
      cancel 2:16:45 PM
      org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //a[@href[contains(.,'moduleCode=CHNL2CHNL')]]' (tried for 10 second(s) with 500 milliseconds interval)
      	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
      	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
      	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2CTransfer(ChannelUserHomePage.java:93)
      	at com.Features.C2CTransfer.channel2channelTransfer(C2CTransfer.java:114)
      	at com.testscripts.prerequisites.PreRequisite_Channel2ChannelTransfer.Test_C2CTransfer(PreRequisite_Channel2ChannelTransfer.java:69)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]"}
        (Session info: chrome=101.0.4951.67)
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
      System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50653}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
      Session ID: 243b2e1935d387f936f34258bbd40d1c
      *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]}
      	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      	at java.lang.reflect.Constructor.newInstance(Unknown Source)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
      	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
      	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
      	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
      	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
      	at com.sun.proxy.$Proxy19.isDisplayed(Unknown Source)
      	at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:315)
      	at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:44)
      	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:301)
      	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:298)
      	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
      	... 28 more
      
      error 2:17:06 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:17:06 PM
      Catalina Log
    • PC2CTRF1: To verify C2C Transfer from Dealer to Retailer is successful.
      May 25, 2022 02:17:07 PM 0h 0m 33s+112ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:17:07 PM Entered :: getPreference()
      info_outline 2:17:07 PM Service Class Preference Not Found
      info_outline 2:17:07 PM Trying to get Preference value from Control Preferences
      info_outline 2:17:07 PM Query Repository Returns: DEFAULT_VALUE (3)
      info_outline 2:17:07 PM Category Code for Dealer: SE
      info_outline 2:17:07 PM Entered channel2channelTransfer(Dealer, Retailer, , )
      low_priority 2:17:07 PM
      java.lang.NullPointerException
      
      low_priority 2:17:07 PM
      java.lang.NullPointerException
      
      low_priority 2:17:07 PM
      java.lang.NullPointerException
      
      low_priority 2:17:07 PM
      java.lang.NullPointerException
      
      low_priority 2:17:07 PM
      java.lang.NullPointerException
      
      low_priority 2:17:07 PM
      java.lang.NullPointerException
      
      info_outline 2:17:07 PM Login ID Found as:
      low_priority 2:17:07 PM
      java.lang.NullPointerException
      
      info_outline 2:17:07 PM Password Found as:
      info_outline 2:17:08 PM Trying to select Language
      info_outline 2:17:08 PM Language selected successfully as: English
      info_outline 2:17:08 PM Trying to enter Login ID
      info_outline 2:17:08 PM Login ID entered successfully as:
      info_outline 2:17:08 PM Trying to enter Password
      info_outline 2:17:08 PM Password entered successfully as:
      info_outline 2:17:08 PM Trying to click Submit Button
      info_outline 2:17:09 PM Submit button clicked successfully
      info_outline 2:17:09 PM Error Message Found on Login Screen: Login ID is required.
      info_outline 2:17:09 PM Trying to click Relogin Button
      info_outline 2:17:09 PM Relogin Button Not Found
      info_outline 2:17:09 PM Trying to click Channel to Channel link.
      cancel 2:17:19 PM
      org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //a[@href[contains(.,'moduleCode=CHNL2CHNL')]]' (tried for 10 second(s) with 500 milliseconds interval)
      	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
      	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
      	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2CTransfer(ChannelUserHomePage.java:93)
      	at com.Features.C2CTransfer.channel2channelTransfer(C2CTransfer.java:114)
      	at com.testscripts.prerequisites.PreRequisite_Channel2ChannelTransfer.Test_C2CTransfer(PreRequisite_Channel2ChannelTransfer.java:69)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]"}
        (Session info: chrome=101.0.4951.67)
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
      System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50653}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
      Session ID: 243b2e1935d387f936f34258bbd40d1c
      *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]}
      	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      	at java.lang.reflect.Constructor.newInstance(Unknown Source)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
      	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
      	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
      	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
      	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
      	at com.sun.proxy.$Proxy19.isDisplayed(Unknown Source)
      	at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:315)
      	at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:44)
      	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:301)
      	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:298)
      	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
      	... 28 more
      
      error 2:17:40 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:17:40 PM
      Catalina Log
    • PC2CTRF1: To verify C2C Transfer from Agent to Retailer is successful.
      May 25, 2022 02:17:40 PM 0h 0m 34s+590ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:17:40 PM Entered :: getPreference()
      info_outline 2:17:41 PM Service Class Preference Not Found
      info_outline 2:17:41 PM Trying to get Preference value from Control Preferences
      info_outline 2:17:42 PM Query Repository Returns: DEFAULT_VALUE (3)
      info_outline 2:17:42 PM Category Code for Agent: AG
      info_outline 2:17:42 PM Entered channel2channelTransfer(Agent, Retailer, , )
      low_priority 2:17:42 PM
      java.lang.NullPointerException
      
      low_priority 2:17:42 PM
      java.lang.NullPointerException
      
      low_priority 2:17:42 PM
      java.lang.NullPointerException
      
      low_priority 2:17:42 PM
      java.lang.NullPointerException
      
      low_priority 2:17:42 PM
      java.lang.NullPointerException
      
      low_priority 2:17:42 PM
      java.lang.NullPointerException
      
      info_outline 2:17:42 PM Login ID Found as:
      low_priority 2:17:42 PM
      java.lang.NullPointerException
      
      info_outline 2:17:42 PM Password Found as:
      info_outline 2:17:43 PM Trying to select Language
      info_outline 2:17:43 PM Language selected successfully as: English
      info_outline 2:17:43 PM Trying to enter Login ID
      info_outline 2:17:43 PM Login ID entered successfully as:
      info_outline 2:17:43 PM Trying to enter Password
      info_outline 2:17:43 PM Password entered successfully as:
      info_outline 2:17:43 PM Trying to click Submit Button
      info_outline 2:17:44 PM Submit button clicked successfully
      info_outline 2:17:44 PM Error Message Found on Login Screen: Login ID is required.
      info_outline 2:17:44 PM Trying to click Relogin Button
      info_outline 2:17:44 PM Relogin Button Not Found
      info_outline 2:17:44 PM Trying to click Channel to Channel link.
      cancel 2:17:54 PM
      org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //a[@href[contains(.,'moduleCode=CHNL2CHNL')]]' (tried for 10 second(s) with 500 milliseconds interval)
      	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
      	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
      	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2CTransfer(ChannelUserHomePage.java:93)
      	at com.Features.C2CTransfer.channel2channelTransfer(C2CTransfer.java:114)
      	at com.testscripts.prerequisites.PreRequisite_Channel2ChannelTransfer.Test_C2CTransfer(PreRequisite_Channel2ChannelTransfer.java:69)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]"}
        (Session info: chrome=101.0.4951.67)
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
      System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50653}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
      Session ID: 243b2e1935d387f936f34258bbd40d1c
      *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]}
      	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      	at java.lang.reflect.Constructor.newInstance(Unknown Source)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
      	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
      	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
      	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
      	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
      	at com.sun.proxy.$Proxy19.isDisplayed(Unknown Source)
      	at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:315)
      	at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:44)
      	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:301)
      	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:298)
      	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
      	... 28 more
      
      error 2:18:15 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:18:15 PM
      Catalina Log
  • [Pre-Requisite]C2S Recharge May 25, 2022 02:18:20 PM fail
    May 25, 2022 02:18:20 PM May 25, 2022 02:20:16 PM 0h 1m 56s+622ms
    • To verify that Super Distributor category user is able to perform C2S Recharge.
      May 25, 2022 02:18:20 PM 0h 0m 23s+374ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:18:20 PM Category Code for Super Distributor: DIST
      info_outline 2:18:20 PM Entered webInterface(Super Distributor)
      info_outline 2:18:20 PM webInterface() :: select query: Select WEB_INTERFACE_ALLOWED from categories where category_name= ?
      info_outline 2:18:20 PM Database Returns: WEB_INTERFACE_ALLOWED (Y)
      info_outline 2:18:20 PM Exited webInterface()
      info_outline 2:18:20 PM Entered performC2STransfer(Root, Super Distributor, , RC)
      low_priority 2:18:20 PM
      java.lang.NullPointerException
      
      info_outline 2:18:20 PM LoginID found as:
      low_priority 2:18:20 PM
      java.lang.NullPointerException
      
      info_outline 2:18:20 PM Password found as:
      low_priority 2:18:20 PM
      java.lang.NullPointerException
      
      info_outline 2:18:20 PM Username found as:
      info_outline 2:18:21 PM Trying to select Language
      info_outline 2:18:21 PM Language selected successfully as: English
      info_outline 2:18:21 PM Trying to enter Login ID
      info_outline 2:18:21 PM Login ID entered successfully as:
      info_outline 2:18:21 PM Trying to enter Password
      info_outline 2:18:21 PM Password entered successfully as:
      info_outline 2:18:21 PM Trying to click Submit Button
      info_outline 2:18:22 PM Submit button clicked successfully
      info_outline 2:18:22 PM Error Message Found on Login Screen: Login ID is required.
      info_outline 2:18:22 PM Trying to click Relogin Button
      info_outline 2:18:22 PM Relogin Button Not Found
      cancel 2:18:22 PM
      org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=C2STRF')]]"}
        (Session info: chrome=101.0.4951.67)
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
      System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50727}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
      Session ID: 678de299c35279b1c939ce14983cba95
      *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=C2STRF')]]}
      	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      	at java.lang.reflect.Constructor.newInstance(Unknown Source)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
      	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
      	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
      	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
      	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
      	at com.sun.proxy.$Proxy19.click(Unknown Source)
      	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2STransfer(ChannelUserHomePage.java:64)
      	at com.Features.C2STransfer.performC2STransfer(C2STransfer.java:93)
      	at com.testscripts.prerequisites.PreRequisite_C2STransfer.Test_C2SRecharge(PreRequisite_C2STransfer.java:42)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      error 2:18:43 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:18:43 PM
      Catalina Log
    • To verify that Dealer category user is able to perform C2S Recharge.
      May 25, 2022 02:18:43 PM 0h 0m 22s+772ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:18:43 PM Category Code for Dealer: SE
      info_outline 2:18:44 PM Entered webInterface(Dealer)
      info_outline 2:18:44 PM webInterface() :: select query: Select WEB_INTERFACE_ALLOWED from categories where category_name= ?
      info_outline 2:18:44 PM Database Returns: WEB_INTERFACE_ALLOWED (Y)
      info_outline 2:18:44 PM Exited webInterface()
      info_outline 2:18:44 PM Entered performC2STransfer(Super Distributor, Dealer, , RC)
      low_priority 2:18:44 PM
      java.lang.NullPointerException
      
      info_outline 2:18:44 PM LoginID found as:
      low_priority 2:18:44 PM
      java.lang.NullPointerException
      
      info_outline 2:18:44 PM Password found as:
      low_priority 2:18:44 PM
      java.lang.NullPointerException
      
      info_outline 2:18:44 PM Username found as:
      info_outline 2:18:44 PM Trying to select Language
      info_outline 2:18:44 PM Language selected successfully as: English
      info_outline 2:18:44 PM Trying to enter Login ID
      info_outline 2:18:44 PM Login ID entered successfully as:
      info_outline 2:18:45 PM Trying to enter Password
      info_outline 2:18:45 PM Password entered successfully as:
      info_outline 2:18:45 PM Trying to click Submit Button
      info_outline 2:18:45 PM Submit button clicked successfully
      info_outline 2:18:45 PM Error Message Found on Login Screen: Login ID is required.
      info_outline 2:18:45 PM Trying to click Relogin Button
      info_outline 2:18:45 PM Relogin Button Not Found
      cancel 2:18:45 PM
      org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=C2STRF')]]"}
        (Session info: chrome=101.0.4951.67)
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
      System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50727}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
      Session ID: 678de299c35279b1c939ce14983cba95
      *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=C2STRF')]]}
      	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      	at java.lang.reflect.Constructor.newInstance(Unknown Source)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
      	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
      	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
      	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
      	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
      	at com.sun.proxy.$Proxy19.click(Unknown Source)
      	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2STransfer(ChannelUserHomePage.java:64)
      	at com.Features.C2STransfer.performC2STransfer(C2STransfer.java:93)
      	at com.testscripts.prerequisites.PreRequisite_C2STransfer.Test_C2SRecharge(PreRequisite_C2STransfer.java:42)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      error 2:19:06 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:19:06 PM
      Catalina Log
    • To verify that Agent category user is able to perform C2S Recharge.
      May 25, 2022 02:19:07 PM 0h 0m 22s+777ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:19:07 PM Category Code for Agent: AG
      info_outline 2:19:07 PM Entered webInterface(Agent)
      info_outline 2:19:07 PM webInterface() :: select query: Select WEB_INTERFACE_ALLOWED from categories where category_name= ?
      info_outline 2:19:07 PM Database Returns: WEB_INTERFACE_ALLOWED (Y)
      info_outline 2:19:07 PM Exited webInterface()
      info_outline 2:19:07 PM Entered performC2STransfer(Super Distributor, Agent, , RC)
      low_priority 2:19:07 PM
      java.lang.NullPointerException
      
      info_outline 2:19:07 PM LoginID found as:
      low_priority 2:19:07 PM
      java.lang.NullPointerException
      
      info_outline 2:19:07 PM Password found as:
      low_priority 2:19:07 PM
      java.lang.NullPointerException
      
      info_outline 2:19:07 PM Username found as:
      info_outline 2:19:07 PM Trying to select Language
      info_outline 2:19:07 PM Language selected successfully as: English
      info_outline 2:19:08 PM Trying to enter Login ID
      info_outline 2:19:08 PM Login ID entered successfully as:
      info_outline 2:19:08 PM Trying to enter Password
      info_outline 2:19:08 PM Password entered successfully as:
      info_outline 2:19:08 PM Trying to click Submit Button
      info_outline 2:19:08 PM Submit button clicked successfully
      info_outline 2:19:08 PM Error Message Found on Login Screen: Login ID is required.
      info_outline 2:19:08 PM Trying to click Relogin Button
      info_outline 2:19:08 PM Relogin Button Not Found
      cancel 2:19:08 PM
      org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=C2STRF')]]"}
        (Session info: chrome=101.0.4951.67)
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
      System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50727}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
      Session ID: 678de299c35279b1c939ce14983cba95
      *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=C2STRF')]]}
      	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      	at java.lang.reflect.Constructor.newInstance(Unknown Source)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
      	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
      	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
      	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
      	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
      	at com.sun.proxy.$Proxy19.click(Unknown Source)
      	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2STransfer(ChannelUserHomePage.java:64)
      	at com.Features.C2STransfer.performC2STransfer(C2STransfer.java:93)
      	at com.testscripts.prerequisites.PreRequisite_C2STransfer.Test_C2SRecharge(PreRequisite_C2STransfer.java:42)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      error 2:19:29 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:19:29 PM
      Catalina Log
    • To verify that Agent category user is able to perform C2S Recharge.
      May 25, 2022 02:19:30 PM 0h 0m 22s+757ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:19:30 PM Category Code for Agent: AG
      info_outline 2:19:30 PM Entered webInterface(Agent)
      info_outline 2:19:30 PM webInterface() :: select query: Select WEB_INTERFACE_ALLOWED from categories where category_name= ?
      info_outline 2:19:30 PM Database Returns: WEB_INTERFACE_ALLOWED (Y)
      info_outline 2:19:30 PM Exited webInterface()
      info_outline 2:19:30 PM Entered performC2STransfer(Dealer, Agent, , RC)
      low_priority 2:19:30 PM
      java.lang.NullPointerException
      
      info_outline 2:19:30 PM LoginID found as:
      low_priority 2:19:30 PM
      java.lang.NullPointerException
      
      info_outline 2:19:30 PM Password found as:
      low_priority 2:19:30 PM
      java.lang.NullPointerException
      
      info_outline 2:19:30 PM Username found as:
      info_outline 2:19:31 PM Trying to select Language
      info_outline 2:19:31 PM Language selected successfully as: English
      info_outline 2:19:31 PM Trying to enter Login ID
      info_outline 2:19:31 PM Login ID entered successfully as:
      info_outline 2:19:31 PM Trying to enter Password
      info_outline 2:19:31 PM Password entered successfully as:
      info_outline 2:19:31 PM Trying to click Submit Button
      info_outline 2:19:31 PM Submit button clicked successfully
      info_outline 2:19:31 PM Error Message Found on Login Screen: Login ID is required.
      info_outline 2:19:31 PM Trying to click Relogin Button
      info_outline 2:19:31 PM Relogin Button Not Found
      cancel 2:19:32 PM
      org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=C2STRF')]]"}
        (Session info: chrome=101.0.4951.67)
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
      System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50727}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
      Session ID: 678de299c35279b1c939ce14983cba95
      *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=C2STRF')]]}
      	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      	at java.lang.reflect.Constructor.newInstance(Unknown Source)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
      	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
      	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
      	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
      	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
      	at com.sun.proxy.$Proxy19.click(Unknown Source)
      	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2STransfer(ChannelUserHomePage.java:64)
      	at com.Features.C2STransfer.performC2STransfer(C2STransfer.java:93)
      	at com.testscripts.prerequisites.PreRequisite_C2STransfer.Test_C2SRecharge(PreRequisite_C2STransfer.java:42)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      error 2:19:53 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:19:53 PM
      Catalina Log
    • To verify that Retailer category user is able to perform C2S Recharge.
      May 25, 2022 02:19:53 PM 0h 0m 23s+251ms fail
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:19:53 PM Category Code for Retailer: RET
      info_outline 2:19:53 PM Entered webInterface(Retailer)
      info_outline 2:19:53 PM webInterface() :: select query: Select WEB_INTERFACE_ALLOWED from categories where category_name= ?
      info_outline 2:19:53 PM Database Returns: WEB_INTERFACE_ALLOWED (Y)
      info_outline 2:19:53 PM Exited webInterface()
      info_outline 2:19:53 PM Entered performC2STransfer(Agent, Retailer, , RC)
      low_priority 2:19:53 PM
      java.lang.NullPointerException
      
      info_outline 2:19:53 PM LoginID found as:
      low_priority 2:19:53 PM
      java.lang.NullPointerException
      
      info_outline 2:19:53 PM Password found as:
      low_priority 2:19:53 PM
      java.lang.NullPointerException
      
      info_outline 2:19:53 PM Username found as:
      info_outline 2:19:54 PM Trying to select Language
      info_outline 2:19:54 PM Language selected successfully as: English
      info_outline 2:19:54 PM Trying to enter Login ID
      info_outline 2:19:54 PM Login ID entered successfully as:
      info_outline 2:19:54 PM Trying to enter Password
      info_outline 2:19:54 PM Password entered successfully as:
      info_outline 2:19:54 PM Trying to click Submit Button
      info_outline 2:19:55 PM Submit button clicked successfully
      info_outline 2:19:55 PM Error Message Found on Login Screen: Login ID is required.
      info_outline 2:19:55 PM Trying to click Relogin Button
      info_outline 2:19:55 PM Relogin Button Not Found
      cancel 2:19:55 PM
      org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=C2STRF')]]"}
        (Session info: chrome=101.0.4951.67)
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
      System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50727}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
      Session ID: 678de299c35279b1c939ce14983cba95
      *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=C2STRF')]]}
      	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      	at java.lang.reflect.Constructor.newInstance(Unknown Source)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
      	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
      	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
      	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
      	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
      	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
      	at com.sun.proxy.$Proxy19.click(Unknown Source)
      	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2STransfer(ChannelUserHomePage.java:64)
      	at com.Features.C2STransfer.performC2STransfer(C2STransfer.java:93)
      	at com.testscripts.prerequisites.PreRequisite_C2STransfer.Test_C2SRecharge(PreRequisite_C2STransfer.java:42)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      	at java.lang.reflect.Method.invoke(Unknown Source)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
      	at org.testng.TestRunner.privateRun(TestRunner.java:648)
      	at org.testng.TestRunner.run(TestRunner.java:505)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
      	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
      	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
      	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
      	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
      	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
      	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
      	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
      	at org.testng.TestNG.runSuites(TestNG.java:1049)
      	at org.testng.TestNG.run(TestNG.java:1017)
      	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
      	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
      	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
      
      error 2:20:16 PM Error while getting SSH Server Instance : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect
      cancel 2:20:16 PM
      Catalina Log
  • [Pre-Requisite]P2P Card Group May 25, 2022 02:20:20 PM pass
    May 25, 2022 02:20:20 PM May 25, 2022 02:28:27 PM 0h 8m 7s+610ms
    • PP2PCARDGRP1: To verify that Network Admin is able to create P2P Card Group for CP2P Data Transfer service & CDATA sub-service.
      May 25, 2022 02:20:20 PM 0h 1m 26s+766ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:20:20 PM Entered P2PCardGroupCreation(CP2P Data Transfer, CDATA)
      info_outline 2:20:20 PM Trying to get User with Access: ADDCARDGRP
      low_priority 2:20:20 PM
      java.lang.NullPointerException
      
      info_outline 2:20:20 PM Entered :: getUserNameByLogin()
      info_outline 2:20:20 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:20:20 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:20:20 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:20:20 PM Trying to select Language
      info_outline 2:20:20 PM Language selected successfully as: English
      info_outline 2:20:20 PM Trying to enter Login ID
      info_outline 2:20:20 PM Login ID entered successfully as: AUT_96764
      info_outline 2:20:20 PM Trying to enter Password
      info_outline 2:20:21 PM Password entered successfully as: Com@2468
      info_outline 2:20:21 PM Trying to click Submit Button
      info_outline 2:20:22 PM Submit button clicked successfully
      info_outline 2:20:22 PM Trying to click Relogin Button
      info_outline 2:20:22 PM Relogin Button Not Found
      info_outline 2:20:22 PM Multiple Networks page exists: false
      info_outline 2:20:22 PM Only single Network code exist: NG
      info_outline 2:20:23 PM User clicked Card Group.
      info_outline 2:20:24 PM User clicked Add P2P Card Group.
      info_outline 2:20:24 PM User selected Service Type: CP2P Data Transfer
      info_outline 2:20:24 PM The generated CardGroup Name is ::AUTBJHiB0
      info_outline 2:20:24 PM Entered :: checkForUniqueCardGroupName()
      info_outline 2:20:24 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 2:20:25 PM User clicked Add P2P Card Group.
      info_outline 2:20:25 PM User selected Service Type: CP2P Data Transfer
      info_outline 2:20:26 PM User selected sub-Service.
      info_outline 2:20:26 PM User entered Card Group Name.
      info_outline 2:20:26 PM User clicked Card Group Icon.
      info_outline 2:20:27 PM User entered Card Group Code: 1234
      info_outline 2:20:27 PM User entered Card Name: AUTBJHiB0
      info_outline 2:20:27 PM User entered Start Range: 41
      info_outline 2:20:27 PM User entered End Range: [[ChromeDriver: chrome on WINDOWS (9885e92583bfc6c51032c61c5dcdc87d)] -> name: endRange]
      info_outline 2:20:27 PM Entered :: getPreference()
      info_outline 2:20:27 PM Service Class Preference Not Found
      info_outline 2:20:27 PM Trying to get Preference value from Control Preferences
      info_outline 2:20:27 PM Control Preference Not Found
      info_outline 2:20:27 PM Trying to get Preference value from Network Preferences
      info_outline 2:20:27 PM Network Preference Not Found
      info_outline 2:20:27 PM Trying to get Preference value from System Preferences
      info_outline 2:20:28 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 2:20:28 PM User checked COSRequired.
      info_outline 2:20:28 PM User selected Validity Type: Highest
      info_outline 2:20:28 PM User entered Grace Period: 9999
      info_outline 2:20:28 PM User entered Grace Period: 9999
      info_outline 2:20:28 PM User entered MultipleOf: 1
      info_outline 2:20:28 PM User checked Online.
      info_outline 2:20:28 PM User checked Both.
      info_outline 2:20:28 PM User selected Sender Tax1 Type: Pct
      info_outline 2:20:28 PM User entered Sender Tax1 Rate: 0
      info_outline 2:20:28 PM User selected Sender Tax2 Type: Pct
      info_outline 2:20:28 PM User entered Sender Tax2 Rate: 0
      info_outline 2:20:29 PM User selected Sender processing Fee Type: Pct
      info_outline 2:20:29 PM User entered Sender Processing Fee Rate: 0
      info_outline 2:20:29 PM User entered Sender Processing Fee Min Amount: 1
      info_outline 2:20:29 PM User entered Sender Processing Fee max Amount: 2
      info_outline 2:20:29 PM User entered Processing Sender Conversion Factor: 1
      info_outline 2:20:29 PM User selected receiver Tax1 Type: Pct
      info_outline 2:20:29 PM User entered receiver Tax1 Rate: 0
      info_outline 2:20:29 PM User selected receiver Tax2 Type: Pct
      info_outline 2:20:29 PM User entered receiver Tax2 Rate: 0
      info_outline 2:20:29 PM User selected receiver processing Fee Type: Pct
      info_outline 2:20:29 PM User entered receiver Processing Fee Rate: 0
      info_outline 2:20:29 PM User entered receiver Processing Fee Min Amount: 1
      info_outline 2:20:30 PM User entered receiver Processing Fee Min Amount: 2
      info_outline 2:20:30 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 2:20:30 PM User selected Bonus Type: Pct
      info_outline 2:20:30 PM User entered Bonus Value: 1
      info_outline 2:20:30 PM User entered Bonus Validity: 1
      info_outline 2:20:30 PM User selected Bonus Conversion Factor: 1
      info_outline 2:20:30 PM User entered Bonus Validity Days: 9999
      info_outline 2:20:30 PM Trying to click Add Button.
      info_outline 2:20:31 PM Add button clicked successfully.
      info_outline 2:20:31 PM WindowID captured previously:: CDwindow-BBFEAF5E77D58E784F1745FB513F7941 || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:20:31 PM Window already closed.
      info_outline 2:20:31 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-BBFEAF5E77D58E784F1745FB513F7941
      Current Window ID - CDwindow-3720586E5E8F92B92973411E8D6309D0
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 2:20:33 PM User clicked Card Group Icon.
      info_outline 2:20:34 PM User entered Card Group Code: 1234
      info_outline 2:20:34 PM User entered Card Name: AUTBJHiB0
      info_outline 2:20:34 PM User entered Start Range: 101
      info_outline 2:20:35 PM User entered End Range: [[ChromeDriver: chrome on WINDOWS (9885e92583bfc6c51032c61c5dcdc87d)] -> name: endRange]
      info_outline 2:20:35 PM Entered :: getPreference()
      info_outline 2:20:35 PM Service Class Preference Not Found
      info_outline 2:20:35 PM Trying to get Preference value from Control Preferences
      info_outline 2:20:35 PM Control Preference Not Found
      info_outline 2:20:35 PM Trying to get Preference value from Network Preferences
      info_outline 2:20:35 PM Network Preference Not Found
      info_outline 2:20:35 PM Trying to get Preference value from System Preferences
      info_outline 2:20:35 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 2:20:35 PM User checked COSRequired.
      info_outline 2:20:35 PM User selected Validity Type: Highest
      info_outline 2:20:35 PM User entered Grace Period: 9999
      info_outline 2:20:35 PM User entered Grace Period: 9999
      info_outline 2:20:36 PM User entered MultipleOf: 1
      info_outline 2:20:36 PM User checked Online.
      info_outline 2:20:36 PM User checked Both.
      info_outline 2:20:36 PM User selected Sender Tax1 Type: Pct
      info_outline 2:20:36 PM User entered Sender Tax1 Rate: 0
      info_outline 2:20:36 PM User selected Sender Tax2 Type: Pct
      info_outline 2:20:36 PM User entered Sender Tax2 Rate: 0
      info_outline 2:20:36 PM User selected Sender processing Fee Type: Pct
      info_outline 2:20:36 PM User entered Sender Processing Fee Rate: 0
      info_outline 2:20:36 PM User entered Sender Processing Fee Min Amount: 1
      info_outline 2:20:36 PM User entered Sender Processing Fee max Amount: 2
      info_outline 2:20:36 PM User entered Processing Sender Conversion Factor: 1
      info_outline 2:20:37 PM User selected receiver Tax1 Type: Pct
      info_outline 2:20:37 PM User entered receiver Tax1 Rate: 0
      info_outline 2:20:37 PM User selected receiver Tax2 Type: Pct
      info_outline 2:20:37 PM User entered receiver Tax2 Rate: 0
      info_outline 2:20:37 PM User selected receiver processing Fee Type: Pct
      info_outline 2:20:37 PM User entered receiver Processing Fee Rate: 0
      info_outline 2:20:37 PM User entered receiver Processing Fee Min Amount: 1
      info_outline 2:20:37 PM User entered receiver Processing Fee Min Amount: 2
      info_outline 2:20:37 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 2:20:37 PM User selected Bonus Type: Pct
      info_outline 2:20:37 PM User entered Bonus Value: 1
      info_outline 2:20:38 PM User entered Bonus Validity: 1
      info_outline 2:20:38 PM User selected Bonus Conversion Factor: 1
      info_outline 2:20:38 PM User entered Bonus Validity Days: 9999
      info_outline 2:20:38 PM Trying to click Add Button.
      info_outline 2:20:38 PM Add button clicked successfully.
      info_outline 2:20:38 PM WindowID captured previously:: CDwindow-93DF340EABE8EE00F58A6784BB59C702 || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:20:38 PM Window already closed.
      info_outline 2:20:39 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-93DF340EABE8EE00F58A6784BB59C702
      Current Window ID - CDwindow-3720586E5E8F92B92973411E8D6309D0
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 2:20:42 PM User clicked Card Group Icon.
      info_outline 2:20:42 PM User entered Card Group Code: 1234
      info_outline 2:20:43 PM User entered Card Name: AUTBJHiB0
      info_outline 2:20:43 PM User entered Start Range: 201
      info_outline 2:20:43 PM User entered End Range: [[ChromeDriver: chrome on WINDOWS (9885e92583bfc6c51032c61c5dcdc87d)] -> name: endRange]
      info_outline 2:20:43 PM Entered :: getPreference()
      info_outline 2:20:43 PM Service Class Preference Not Found
      info_outline 2:20:43 PM Trying to get Preference value from Control Preferences
      info_outline 2:20:43 PM Control Preference Not Found
      info_outline 2:20:43 PM Trying to get Preference value from Network Preferences
      info_outline 2:20:43 PM Network Preference Not Found
      info_outline 2:20:43 PM Trying to get Preference value from System Preferences
      info_outline 2:20:44 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 2:20:44 PM User checked COSRequired.
      info_outline 2:20:44 PM User selected Validity Type: Highest
      info_outline 2:20:44 PM User entered Grace Period: 9999
      info_outline 2:20:44 PM User entered Grace Period: 9999
      info_outline 2:20:44 PM User entered MultipleOf: 1
      info_outline 2:20:44 PM User checked Online.
      info_outline 2:20:44 PM User checked Both.
      info_outline 2:20:44 PM User selected Sender Tax1 Type: Pct
      info_outline 2:20:44 PM User entered Sender Tax1 Rate: 0
      info_outline 2:20:44 PM User selected Sender Tax2 Type: Pct
      info_outline 2:20:44 PM User entered Sender Tax2 Rate: 0
      info_outline 2:20:45 PM User selected Sender processing Fee Type: Pct
      info_outline 2:20:45 PM User entered Sender Processing Fee Rate: 0
      info_outline 2:20:45 PM User entered Sender Processing Fee Min Amount: 1
      info_outline 2:20:45 PM User entered Sender Processing Fee max Amount: 2
      info_outline 2:20:45 PM User entered Processing Sender Conversion Factor: 1
      info_outline 2:20:45 PM User selected receiver Tax1 Type: Pct
      info_outline 2:20:45 PM User entered receiver Tax1 Rate: 0
      info_outline 2:20:45 PM User selected receiver Tax2 Type: Pct
      info_outline 2:20:45 PM User entered receiver Tax2 Rate: 0
      info_outline 2:20:45 PM User selected receiver processing Fee Type: Pct
      info_outline 2:20:45 PM User entered receiver Processing Fee Rate: 0
      info_outline 2:20:45 PM User entered receiver Processing Fee Min Amount: 1
      info_outline 2:20:46 PM User entered receiver Processing Fee Min Amount: 2
      info_outline 2:20:46 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 2:20:46 PM User selected Bonus Type: Pct
      info_outline 2:20:46 PM User entered Bonus Value: 1
      info_outline 2:20:46 PM User entered Bonus Validity: 1
      info_outline 2:20:46 PM User selected Bonus Conversion Factor: 1
      info_outline 2:20:46 PM User entered Bonus Validity Days: 9999
      info_outline 2:20:46 PM Trying to click Add Button.
      info_outline 2:20:47 PM Add button clicked successfully.
      info_outline 2:20:47 PM WindowID captured previously:: CDwindow-3B7903AC29F32755C3A4FC747A414FFB || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:20:47 PM Window already closed.
      info_outline 2:20:47 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-3B7903AC29F32755C3A4FC747A414FFB
      Current Window ID - CDwindow-3720586E5E8F92B92973411E8D6309D0
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 2:20:49 PM Trying to open Calender
      info_outline 2:20:51 PM Clicking on current date :
      info_outline 2:20:51 PM Server Time fetched as: Thu Jan 01 14:14:08 IST 1970
      info_outline 2:20:52 PM User entered Applicable from Hour.
      info_outline 2:20:52 PM User selected cardGroupType.
      info_outline 2:20:52 PM User clicked Save Button.
      info_outline 2:20:53 PM User clicked Save Button.
      info_outline 2:20:53 PM Trying to click Confirm Button.
      info_outline 2:20:56 PM Confirm button clicked successfully.
      info_outline 2:20:56 PM WindowID captured previously:: CDwindow-3720586E5E8F92B92973411E8D6309D0 || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:20:56 PM Window not closed after clicking Confirm button.
      info_outline 2:20:56 PM Window already closed.
      info_outline 2:20:56 PM Entered getCardGroupSetID(AUTBJHiB0)
      info_outline 2:20:56 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 2:20:56 PM Query Repository Returns: CardGroup Set ID (4841)
      info_outline 2:20:56 PM Entered updateCache([CARDGROUP])
      info_outline 2:20:56 PM Trying to get User with Access: CACHEUPDATE
      low_priority 2:20:56 PM
      java.lang.NullPointerException
      
      low_priority 2:20:56 PM
      java.lang.NullPointerException
      
      info_outline 2:20:56 PM Entered :: getUserNameByLogin()
      info_outline 2:20:56 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 2:20:56 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 2:20:56 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 2:20:56 PM Trying to select Language
      info_outline 2:20:57 PM Language selected successfully as: English
      info_outline 2:20:57 PM Trying to enter Login ID
      info_outline 2:20:57 PM Login ID entered successfully as: superadmin
      info_outline 2:20:57 PM Trying to enter Password
      info_outline 2:20:57 PM Password entered successfully as: 1357
      info_outline 2:20:57 PM Trying to click Submit Button
      info_outline 2:20:58 PM Submit button clicked successfully
      info_outline 2:20:58 PM Trying to click Relogin Button
      info_outline 2:20:58 PM Relogin Button Not Found
      info_outline 2:20:58 PM Multiple Networks page exists: true
      info_outline 2:20:58 PM Trying to click Masters link
      info_outline 2:20:59 PM Master Link clicked successfully
      info_outline 2:20:59 PM User clicked Update Cache Page
      info_outline 2:20:59 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 2:20:59 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 2:20:59 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 2:20:59 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 2:21:00 PM Trying to check 'All' option in Update Cache
      info_outline 2:21:00 PM 'All' option clicked successfully in Update Cache
      info_outline 2:21:00 PM Trying to click Submit Button
      info_outline 2:21:45 PM Submit Button clicked successfully
      info_outline 2:21:45 PM Trying to fetch Message from Update Cache
      info_outline 2:21:45 PM Message fetched successfully
      info_outline 2:21:45 PM User clicked Logout.
      info_outline 2:21:46 PM Exited updateCache()
      info_outline 2:21:46 PM Exited P2PCardGroupCreation()
    • PP2PCARDGRP1: To verify that Network Admin is able to create P2P Card Group for Credit Recharge service & CVG sub-service.
      May 25, 2022 02:21:47 PM 0h 1m 50s+970ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:21:47 PM Entered P2PCardGroupCreation(Credit Recharge, CVG)
      info_outline 2:21:47 PM Trying to get User with Access: ADDCARDGRP
      low_priority 2:21:47 PM
      java.lang.NullPointerException
      
      info_outline 2:21:47 PM Entered :: getUserNameByLogin()
      info_outline 2:21:47 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:21:47 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:21:47 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:21:48 PM Trying to select Language
      info_outline 2:21:48 PM Language selected successfully as: English
      info_outline 2:21:48 PM Trying to enter Login ID
      info_outline 2:21:48 PM Login ID entered successfully as: AUT_96764
      info_outline 2:21:48 PM Trying to enter Password
      info_outline 2:21:48 PM Password entered successfully as: Com@2468
      info_outline 2:21:48 PM Trying to click Submit Button
      info_outline 2:21:50 PM Submit button clicked successfully
      info_outline 2:21:50 PM Trying to click Relogin Button
      info_outline 2:21:50 PM Relogin Button Not Found
      info_outline 2:21:50 PM Multiple Networks page exists: false
      info_outline 2:21:50 PM Only single Network code exist: NG
      info_outline 2:21:52 PM User clicked Card Group.
      info_outline 2:21:53 PM User clicked Add P2P Card Group.
      info_outline 2:21:53 PM User selected Service Type: Credit Recharge
      info_outline 2:21:53 PM The generated CardGroup Name is ::AUTbIemj7
      info_outline 2:21:53 PM Entered :: checkForUniqueCardGroupName()
      info_outline 2:21:53 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 2:21:55 PM User clicked Add P2P Card Group.
      info_outline 2:21:55 PM User selected Service Type: Credit Recharge
      info_outline 2:21:55 PM User selected sub-Service.
      info_outline 2:21:55 PM User entered Card Group Name.
      info_outline 2:21:55 PM User clicked Card Group Icon.
      info_outline 2:21:57 PM User entered Card Group Code: 1234
      info_outline 2:21:57 PM User entered Card Name: AUTbIemj7
      info_outline 2:21:57 PM User entered Start Range: 41
      info_outline 2:21:57 PM User entered End Range: [[ChromeDriver: chrome on WINDOWS (9885e92583bfc6c51032c61c5dcdc87d)] -> name: endRange]
      info_outline 2:21:57 PM Entered :: getPreference()
      info_outline 2:21:57 PM Service Class Preference Not Found
      info_outline 2:21:57 PM Trying to get Preference value from Control Preferences
      info_outline 2:21:58 PM Control Preference Not Found
      info_outline 2:21:58 PM Trying to get Preference value from Network Preferences
      info_outline 2:21:58 PM Network Preference Not Found
      info_outline 2:21:58 PM Trying to get Preference value from System Preferences
      info_outline 2:21:59 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 2:21:59 PM User checked COSRequired.
      info_outline 2:21:59 PM User selected Validity Type: Highest
      info_outline 2:21:59 PM User entered Grace Period: 9999
      info_outline 2:21:59 PM User entered Grace Period: 9999
      info_outline 2:21:59 PM User entered MultipleOf: 1
      info_outline 2:21:59 PM User checked Online.
      info_outline 2:21:59 PM User checked Both.
      info_outline 2:22:00 PM User selected Sender Tax1 Type: Pct
      info_outline 2:22:00 PM User entered Sender Tax1 Rate: 0
      info_outline 2:22:00 PM User selected Sender Tax2 Type: Pct
      info_outline 2:22:00 PM User entered Sender Tax2 Rate: 0
      info_outline 2:22:00 PM User selected Sender processing Fee Type: Pct
      info_outline 2:22:00 PM User entered Sender Processing Fee Rate: 0
      info_outline 2:22:00 PM User entered Sender Processing Fee Min Amount: 1
      info_outline 2:22:00 PM User entered Sender Processing Fee max Amount: 2
      info_outline 2:22:00 PM User entered Processing Sender Conversion Factor: 1
      info_outline 2:22:00 PM User selected receiver Tax1 Type: Pct
      info_outline 2:22:00 PM User entered receiver Tax1 Rate: 0
      info_outline 2:22:01 PM User selected receiver Tax2 Type: Pct
      info_outline 2:22:01 PM User entered receiver Tax2 Rate: 0
      info_outline 2:22:01 PM User selected receiver processing Fee Type: Pct
      info_outline 2:22:01 PM User entered receiver Processing Fee Rate: 0
      info_outline 2:22:01 PM User entered receiver Processing Fee Min Amount: 1
      info_outline 2:22:01 PM User entered receiver Processing Fee Min Amount: 2
      info_outline 2:22:01 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 2:22:01 PM User selected Bonus Type: Pct
      info_outline 2:22:01 PM User entered Bonus Value: 1
      info_outline 2:22:01 PM User entered Bonus Validity: 1
      info_outline 2:22:01 PM User selected Bonus Conversion Factor: 1
      info_outline 2:22:01 PM User entered Bonus Validity Days: 9999
      info_outline 2:22:01 PM Trying to click Add Button.
      info_outline 2:22:03 PM Add button clicked successfully.
      info_outline 2:22:03 PM WindowID captured previously:: CDwindow-127216510BAACE0661A6225279E9D47E || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:22:03 PM Window already closed.
      info_outline 2:22:04 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-127216510BAACE0661A6225279E9D47E
      Current Window ID - CDwindow-3720586E5E8F92B92973411E8D6309D0
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 2:22:06 PM User clicked Card Group Icon.
      info_outline 2:22:07 PM User entered Card Group Code: 1234
      info_outline 2:22:07 PM User entered Card Name: AUTbIemj7
      info_outline 2:22:07 PM User entered Start Range: 101
      info_outline 2:22:07 PM User entered End Range: [[ChromeDriver: chrome on WINDOWS (9885e92583bfc6c51032c61c5dcdc87d)] -> name: endRange]
      info_outline 2:22:07 PM Entered :: getPreference()
      info_outline 2:22:07 PM Service Class Preference Not Found
      info_outline 2:22:07 PM Trying to get Preference value from Control Preferences
      info_outline 2:22:07 PM Control Preference Not Found
      info_outline 2:22:08 PM Trying to get Preference value from Network Preferences
      info_outline 2:22:08 PM Network Preference Not Found
      info_outline 2:22:08 PM Trying to get Preference value from System Preferences
      info_outline 2:22:08 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 2:22:08 PM User checked COSRequired.
      info_outline 2:22:08 PM User selected Validity Type: Highest
      info_outline 2:22:09 PM User entered Grace Period: 9999
      info_outline 2:22:09 PM User entered Grace Period: 9999
      info_outline 2:22:09 PM User entered MultipleOf: 1
      info_outline 2:22:09 PM User checked Online.
      info_outline 2:22:09 PM User checked Both.
      info_outline 2:22:09 PM User selected Sender Tax1 Type: Pct
      info_outline 2:22:09 PM User entered Sender Tax1 Rate: 0
      info_outline 2:22:09 PM User selected Sender Tax2 Type: Pct
      info_outline 2:22:09 PM User entered Sender Tax2 Rate: 0
      info_outline 2:22:09 PM User selected Sender processing Fee Type: Pct
      info_outline 2:22:09 PM User entered Sender Processing Fee Rate: 0
      info_outline 2:22:09 PM User entered Sender Processing Fee Min Amount: 1
      info_outline 2:22:10 PM User entered Sender Processing Fee max Amount: 2
      info_outline 2:22:10 PM User entered Processing Sender Conversion Factor: 1
      info_outline 2:22:10 PM User selected receiver Tax1 Type: Pct
      info_outline 2:22:10 PM User entered receiver Tax1 Rate: 0
      info_outline 2:22:10 PM User selected receiver Tax2 Type: Pct
      info_outline 2:22:10 PM User entered receiver Tax2 Rate: 0
      info_outline 2:22:10 PM User selected receiver processing Fee Type: Pct
      info_outline 2:22:10 PM User entered receiver Processing Fee Rate: 0
      info_outline 2:22:10 PM User entered receiver Processing Fee Min Amount: 1
      info_outline 2:22:10 PM User entered receiver Processing Fee Min Amount: 2
      info_outline 2:22:10 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 2:22:10 PM User selected Bonus Type: Pct
      info_outline 2:22:11 PM User entered Bonus Value: 1
      info_outline 2:22:11 PM User entered Bonus Validity: 1
      info_outline 2:22:11 PM User selected Bonus Conversion Factor: 1
      info_outline 2:22:11 PM User entered Bonus Validity Days: 9999
      info_outline 2:22:11 PM Trying to click Add Button.
      info_outline 2:22:11 PM Add button clicked successfully.
      info_outline 2:22:11 PM WindowID captured previously:: CDwindow-91E403FA6D079D13BEB973002D49C761 || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:22:11 PM Window already closed.
      info_outline 2:22:13 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-91E403FA6D079D13BEB973002D49C761
      Current Window ID - CDwindow-3720586E5E8F92B92973411E8D6309D0
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 2:22:15 PM User clicked Card Group Icon.
      info_outline 2:22:16 PM User entered Card Group Code: 1234
      info_outline 2:22:16 PM User entered Card Name: AUTbIemj7
      info_outline 2:22:16 PM User entered Start Range: 201
      info_outline 2:22:16 PM User entered End Range: [[ChromeDriver: chrome on WINDOWS (9885e92583bfc6c51032c61c5dcdc87d)] -> name: endRange]
      info_outline 2:22:16 PM Entered :: getPreference()
      info_outline 2:22:16 PM Service Class Preference Not Found
      info_outline 2:22:17 PM Trying to get Preference value from Control Preferences
      info_outline 2:22:17 PM Control Preference Not Found
      info_outline 2:22:17 PM Trying to get Preference value from Network Preferences
      info_outline 2:22:17 PM Network Preference Not Found
      info_outline 2:22:17 PM Trying to get Preference value from System Preferences
      info_outline 2:22:17 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 2:22:17 PM User checked COSRequired.
      info_outline 2:22:17 PM User selected Validity Type: Highest
      info_outline 2:22:17 PM User entered Grace Period: 9999
      info_outline 2:22:17 PM User entered Grace Period: 9999
      info_outline 2:22:18 PM User entered MultipleOf: 1
      info_outline 2:22:18 PM User checked Online.
      info_outline 2:22:18 PM User checked Both.
      info_outline 2:22:18 PM User selected Sender Tax1 Type: Pct
      info_outline 2:22:18 PM User entered Sender Tax1 Rate: 0
      info_outline 2:22:18 PM User selected Sender Tax2 Type: Pct
      info_outline 2:22:18 PM User entered Sender Tax2 Rate: 0
      info_outline 2:22:18 PM User selected Sender processing Fee Type: Pct
      info_outline 2:22:18 PM User entered Sender Processing Fee Rate: 0
      info_outline 2:22:18 PM User entered Sender Processing Fee Min Amount: 1
      info_outline 2:22:18 PM User entered Sender Processing Fee max Amount: 2
      info_outline 2:22:18 PM User entered Processing Sender Conversion Factor: 1
      info_outline 2:22:19 PM User selected receiver Tax1 Type: Pct
      info_outline 2:22:19 PM User entered receiver Tax1 Rate: 0
      info_outline 2:22:19 PM User selected receiver Tax2 Type: Pct
      info_outline 2:22:19 PM User entered receiver Tax2 Rate: 0
      info_outline 2:22:19 PM User selected receiver processing Fee Type: Pct
      info_outline 2:22:19 PM User entered receiver Processing Fee Rate: 0
      info_outline 2:22:19 PM User entered receiver Processing Fee Min Amount: 1
      info_outline 2:22:19 PM User entered receiver Processing Fee Min Amount: 2
      info_outline 2:22:19 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 2:22:19 PM User selected Bonus Type: Pct
      info_outline 2:22:19 PM User entered Bonus Value: 1
      info_outline 2:22:19 PM User entered Bonus Validity: 1
      info_outline 2:22:20 PM User selected Bonus Conversion Factor: 1
      info_outline 2:22:20 PM User entered Bonus Validity Days: 9999
      info_outline 2:22:20 PM Trying to click Add Button.
      info_outline 2:22:26 PM Add button clicked successfully.
      info_outline 2:22:26 PM WindowID captured previously:: CDwindow-754CC6CB8F6E9C7D868C2EBE31236B85 || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:22:26 PM Window already closed.
      info_outline 2:22:39 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-754CC6CB8F6E9C7D868C2EBE31236B85
      Current Window ID - CDwindow-3720586E5E8F92B92973411E8D6309D0
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 2:22:41 PM Trying to open Calender
      info_outline 2:22:44 PM Clicking on current date :
      info_outline 2:22:44 PM Server Time fetched as: Thu Jan 01 14:15:47 IST 1970
      info_outline 2:22:44 PM User entered Applicable from Hour.
      info_outline 2:22:44 PM User selected cardGroupType.
      info_outline 2:22:45 PM User clicked Save Button.
      info_outline 2:22:46 PM User clicked Save Button.
      info_outline 2:22:46 PM Trying to click Confirm Button.
      info_outline 2:22:47 PM Confirm button clicked successfully.
      info_outline 2:22:47 PM WindowID captured previously:: CDwindow-3720586E5E8F92B92973411E8D6309D0 || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:22:47 PM Window not closed after clicking Confirm button.
      info_outline 2:22:47 PM Window already closed.
      info_outline 2:22:47 PM Entered getCardGroupSetID(AUTbIemj7)
      info_outline 2:22:47 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 2:22:48 PM Query Repository Returns: CardGroup Set ID (4842)
      info_outline 2:22:48 PM Entered updateCache([CARDGROUP])
      info_outline 2:22:48 PM Trying to get User with Access: CACHEUPDATE
      low_priority 2:22:48 PM
      java.lang.NullPointerException
      
      low_priority 2:22:48 PM
      java.lang.NullPointerException
      
      info_outline 2:22:48 PM Entered :: getUserNameByLogin()
      info_outline 2:22:48 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 2:22:48 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 2:22:48 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 2:22:48 PM Trying to select Language
      info_outline 2:22:48 PM Language selected successfully as: English
      info_outline 2:22:48 PM Trying to enter Login ID
      info_outline 2:22:48 PM Login ID entered successfully as: superadmin
      info_outline 2:22:49 PM Trying to enter Password
      info_outline 2:22:49 PM Password entered successfully as: 1357
      info_outline 2:22:49 PM Trying to click Submit Button
      info_outline 2:22:50 PM Submit button clicked successfully
      info_outline 2:22:50 PM Trying to click Relogin Button
      info_outline 2:22:50 PM Relogin Button Not Found
      info_outline 2:22:50 PM Multiple Networks page exists: true
      info_outline 2:22:51 PM Trying to click Masters link
      info_outline 2:22:51 PM Master Link clicked successfully
      info_outline 2:22:53 PM User clicked Update Cache Page
      info_outline 2:22:53 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 2:22:53 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 2:22:53 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 2:22:53 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 2:22:53 PM Trying to check 'All' option in Update Cache
      info_outline 2:22:53 PM 'All' option clicked successfully in Update Cache
      info_outline 2:22:53 PM Trying to click Submit Button
      info_outline 2:23:37 PM Submit Button clicked successfully
      info_outline 2:23:37 PM Trying to fetch Message from Update Cache
      info_outline 2:23:37 PM Message fetched successfully
      info_outline 2:23:37 PM User clicked Logout.
      info_outline 2:23:38 PM Exited updateCache()
      info_outline 2:23:38 PM Exited P2PCardGroupCreation()
    • PP2PCARDGRP1: To verify that Network Admin is able to create P2P Card Group for Credit Transfer service & C sub-service.
      May 25, 2022 02:23:38 PM 0h 1m 32s+766ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:23:38 PM Entered P2PCardGroupCreation(Credit Transfer, C)
      info_outline 2:23:38 PM Trying to get User with Access: ADDCARDGRP
      low_priority 2:23:38 PM
      java.lang.NullPointerException
      
      info_outline 2:23:38 PM Entered :: getUserNameByLogin()
      info_outline 2:23:38 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:23:38 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:23:38 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:23:38 PM Trying to select Language
      info_outline 2:23:39 PM Language selected successfully as: English
      info_outline 2:23:39 PM Trying to enter Login ID
      info_outline 2:23:39 PM Login ID entered successfully as: AUT_96764
      info_outline 2:23:39 PM Trying to enter Password
      info_outline 2:23:39 PM Password entered successfully as: Com@2468
      info_outline 2:23:39 PM Trying to click Submit Button
      info_outline 2:23:40 PM Submit button clicked successfully
      info_outline 2:23:40 PM Trying to click Relogin Button
      info_outline 2:23:40 PM Relogin Button Not Found
      info_outline 2:23:40 PM Multiple Networks page exists: false
      info_outline 2:23:40 PM Only single Network code exist: NG
      info_outline 2:23:41 PM User clicked Card Group.
      info_outline 2:23:43 PM User clicked Add P2P Card Group.
      info_outline 2:23:43 PM User selected Service Type: Credit Transfer
      info_outline 2:23:43 PM The generated CardGroup Name is ::AUT11I44K
      info_outline 2:23:43 PM Entered :: checkForUniqueCardGroupName()
      info_outline 2:23:43 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 2:23:45 PM User clicked Add P2P Card Group.
      info_outline 2:23:45 PM User selected Service Type: Credit Transfer
      info_outline 2:23:46 PM User selected sub-Service.
      info_outline 2:23:46 PM User entered Card Group Name.
      info_outline 2:23:46 PM User clicked Card Group Icon.
      info_outline 2:23:47 PM User entered Card Group Code: 1234
      info_outline 2:23:47 PM User entered Card Name: AUT11I44K
      info_outline 2:23:47 PM User entered Start Range: 41
      info_outline 2:23:47 PM User entered End Range: [[ChromeDriver: chrome on WINDOWS (9885e92583bfc6c51032c61c5dcdc87d)] -> name: endRange]
      info_outline 2:23:47 PM Entered :: getPreference()
      info_outline 2:23:47 PM Service Class Preference Not Found
      info_outline 2:23:47 PM Trying to get Preference value from Control Preferences
      info_outline 2:23:47 PM Control Preference Not Found
      info_outline 2:23:47 PM Trying to get Preference value from Network Preferences
      info_outline 2:23:47 PM Network Preference Not Found
      info_outline 2:23:47 PM Trying to get Preference value from System Preferences
      info_outline 2:23:48 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 2:23:48 PM User checked COSRequired.
      info_outline 2:23:48 PM User selected Validity Type: Highest
      info_outline 2:23:48 PM User entered Grace Period: 9999
      info_outline 2:23:48 PM User entered Grace Period: 9999
      info_outline 2:23:48 PM User entered MultipleOf: 1
      info_outline 2:23:48 PM User checked Online.
      info_outline 2:23:48 PM User checked Both.
      info_outline 2:23:48 PM User selected Sender Tax1 Type: Pct
      info_outline 2:23:48 PM User entered Sender Tax1 Rate: 0
      info_outline 2:23:48 PM User selected Sender Tax2 Type: Pct
      info_outline 2:23:48 PM User entered Sender Tax2 Rate: 0
      info_outline 2:23:49 PM User selected Sender processing Fee Type: Pct
      info_outline 2:23:49 PM User entered Sender Processing Fee Rate: 0
      info_outline 2:23:49 PM User entered Sender Processing Fee Min Amount: 1
      info_outline 2:23:49 PM User entered Sender Processing Fee max Amount: 2
      info_outline 2:23:49 PM User entered Processing Sender Conversion Factor: 1
      info_outline 2:23:49 PM User selected receiver Tax1 Type: Pct
      info_outline 2:23:49 PM User entered receiver Tax1 Rate: 0
      info_outline 2:23:49 PM User selected receiver Tax2 Type: Pct
      info_outline 2:23:49 PM User entered receiver Tax2 Rate: 0
      info_outline 2:23:49 PM User selected receiver processing Fee Type: Pct
      info_outline 2:23:49 PM User entered receiver Processing Fee Rate: 0
      info_outline 2:23:49 PM User entered receiver Processing Fee Min Amount: 1
      info_outline 2:23:50 PM User entered receiver Processing Fee Min Amount: 2
      info_outline 2:23:50 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 2:23:50 PM User selected Bonus Type: Pct
      info_outline 2:23:50 PM User entered Bonus Value: 1
      info_outline 2:23:50 PM User entered Bonus Validity: 1
      info_outline 2:23:50 PM User selected Bonus Conversion Factor: 1
      info_outline 2:23:50 PM User entered Bonus Validity Days: 9999
      info_outline 2:23:50 PM Trying to click Add Button.
      info_outline 2:23:51 PM Add button clicked successfully.
      info_outline 2:23:51 PM WindowID captured previously:: CDwindow-A3E6C083B2A245CB7F70FE1F2543D495 || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:23:51 PM Window already closed.
      info_outline 2:23:51 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-A3E6C083B2A245CB7F70FE1F2543D495
      Current Window ID - CDwindow-3720586E5E8F92B92973411E8D6309D0
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 2:23:53 PM User clicked Card Group Icon.
      info_outline 2:23:56 PM User entered Card Group Code: 1234
      info_outline 2:23:56 PM User entered Card Name: AUT11I44K
      info_outline 2:23:56 PM User entered Start Range: 101
      info_outline 2:23:56 PM User entered End Range: [[ChromeDriver: chrome on WINDOWS (9885e92583bfc6c51032c61c5dcdc87d)] -> name: endRange]
      info_outline 2:23:56 PM Entered :: getPreference()
      info_outline 2:23:56 PM Service Class Preference Not Found
      info_outline 2:23:56 PM Trying to get Preference value from Control Preferences
      info_outline 2:23:56 PM Control Preference Not Found
      info_outline 2:23:56 PM Trying to get Preference value from Network Preferences
      info_outline 2:23:56 PM Network Preference Not Found
      info_outline 2:23:56 PM Trying to get Preference value from System Preferences
      info_outline 2:23:57 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 2:23:57 PM User checked COSRequired.
      info_outline 2:23:57 PM User selected Validity Type: Highest
      info_outline 2:23:57 PM User entered Grace Period: 9999
      info_outline 2:23:57 PM User entered Grace Period: 9999
      info_outline 2:23:57 PM User entered MultipleOf: 1
      info_outline 2:23:57 PM User checked Online.
      info_outline 2:23:57 PM User checked Both.
      info_outline 2:23:57 PM User selected Sender Tax1 Type: Pct
      info_outline 2:23:57 PM User entered Sender Tax1 Rate: 0
      info_outline 2:23:57 PM User selected Sender Tax2 Type: Pct
      info_outline 2:23:57 PM User entered Sender Tax2 Rate: 0
      info_outline 2:23:57 PM User selected Sender processing Fee Type: Pct
      info_outline 2:23:58 PM User entered Sender Processing Fee Rate: 0
      info_outline 2:23:58 PM User entered Sender Processing Fee Min Amount: 1
      info_outline 2:23:58 PM User entered Sender Processing Fee max Amount: 2
      info_outline 2:23:58 PM User entered Processing Sender Conversion Factor: 1
      info_outline 2:23:58 PM User selected receiver Tax1 Type: Pct
      info_outline 2:23:58 PM User entered receiver Tax1 Rate: 0
      info_outline 2:23:58 PM User selected receiver Tax2 Type: Pct
      info_outline 2:23:58 PM User entered receiver Tax2 Rate: 0
      info_outline 2:23:58 PM User selected receiver processing Fee Type: Pct
      info_outline 2:23:58 PM User entered receiver Processing Fee Rate: 0
      info_outline 2:23:58 PM User entered receiver Processing Fee Min Amount: 1
      info_outline 2:23:58 PM User entered receiver Processing Fee Min Amount: 2
      info_outline 2:23:59 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 2:23:59 PM User selected Bonus Type: Pct
      info_outline 2:23:59 PM User entered Bonus Value: 1
      info_outline 2:23:59 PM User entered Bonus Validity: 1
      info_outline 2:23:59 PM User selected Bonus Conversion Factor: 1
      info_outline 2:23:59 PM User entered Bonus Validity Days: 9999
      info_outline 2:23:59 PM Trying to click Add Button.
      info_outline 2:24:00 PM Add button clicked successfully.
      info_outline 2:24:00 PM WindowID captured previously:: CDwindow-67C8517CA0F7FC5F2D554ED1547B00F0 || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:24:00 PM Window already closed.
      info_outline 2:24:02 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-67C8517CA0F7FC5F2D554ED1547B00F0
      Current Window ID - CDwindow-3720586E5E8F92B92973411E8D6309D0
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 2:24:04 PM User clicked Card Group Icon.
      info_outline 2:24:05 PM User entered Card Group Code: 1234
      info_outline 2:24:05 PM User entered Card Name: AUT11I44K
      info_outline 2:24:05 PM User entered Start Range: 201
      info_outline 2:24:06 PM User entered End Range: [[ChromeDriver: chrome on WINDOWS (9885e92583bfc6c51032c61c5dcdc87d)] -> name: endRange]
      info_outline 2:24:06 PM Entered :: getPreference()
      info_outline 2:24:06 PM Service Class Preference Not Found
      info_outline 2:24:06 PM Trying to get Preference value from Control Preferences
      info_outline 2:24:06 PM Control Preference Not Found
      info_outline 2:24:06 PM Trying to get Preference value from Network Preferences
      info_outline 2:24:06 PM Network Preference Not Found
      info_outline 2:24:06 PM Trying to get Preference value from System Preferences
      info_outline 2:24:06 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 2:24:06 PM User checked COSRequired.
      info_outline 2:24:06 PM User selected Validity Type: Highest
      info_outline 2:24:06 PM User entered Grace Period: 9999
      info_outline 2:24:06 PM User entered Grace Period: 9999
      info_outline 2:24:07 PM User entered MultipleOf: 1
      info_outline 2:24:07 PM User checked Online.
      info_outline 2:24:07 PM User checked Both.
      info_outline 2:24:07 PM User selected Sender Tax1 Type: Pct
      info_outline 2:24:07 PM User entered Sender Tax1 Rate: 0
      info_outline 2:24:07 PM User selected Sender Tax2 Type: Pct
      info_outline 2:24:07 PM User entered Sender Tax2 Rate: 0
      info_outline 2:24:07 PM User selected Sender processing Fee Type: Pct
      info_outline 2:24:07 PM User entered Sender Processing Fee Rate: 0
      info_outline 2:24:07 PM User entered Sender Processing Fee Min Amount: 1
      info_outline 2:24:07 PM User entered Sender Processing Fee max Amount: 2
      info_outline 2:24:07 PM User entered Processing Sender Conversion Factor: 1
      info_outline 2:24:08 PM User selected receiver Tax1 Type: Pct
      info_outline 2:24:08 PM User entered receiver Tax1 Rate: 0
      info_outline 2:24:08 PM User selected receiver Tax2 Type: Pct
      info_outline 2:24:08 PM User entered receiver Tax2 Rate: 0
      info_outline 2:24:08 PM User selected receiver processing Fee Type: Pct
      info_outline 2:24:08 PM User entered receiver Processing Fee Rate: 0
      info_outline 2:24:08 PM User entered receiver Processing Fee Min Amount: 1
      info_outline 2:24:08 PM User entered receiver Processing Fee Min Amount: 2
      info_outline 2:24:08 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 2:24:08 PM User selected Bonus Type: Pct
      info_outline 2:24:08 PM User entered Bonus Value: 1
      info_outline 2:24:08 PM User entered Bonus Validity: 1
      info_outline 2:24:09 PM User selected Bonus Conversion Factor: 1
      info_outline 2:24:09 PM User entered Bonus Validity Days: 9999
      info_outline 2:24:09 PM Trying to click Add Button.
      info_outline 2:24:09 PM Add button clicked successfully.
      info_outline 2:24:09 PM WindowID captured previously:: CDwindow-2C1DB128F8560CF0FF3D00B10A6741D0 || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:24:10 PM Window already closed.
      info_outline 2:24:13 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-2C1DB128F8560CF0FF3D00B10A6741D0
      Current Window ID - CDwindow-3720586E5E8F92B92973411E8D6309D0
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 2:24:15 PM Trying to open Calender
      info_outline 2:24:17 PM Clicking on current date :
      info_outline 2:24:17 PM Server Time fetched as: Thu Jan 01 14:17:31 IST 1970
      info_outline 2:24:17 PM User entered Applicable from Hour.
      info_outline 2:24:17 PM User selected cardGroupType.
      info_outline 2:24:19 PM User clicked Save Button.
      info_outline 2:24:19 PM User clicked Save Button.
      info_outline 2:24:19 PM Trying to click Confirm Button.
      info_outline 2:24:21 PM Confirm button clicked successfully.
      info_outline 2:24:21 PM WindowID captured previously:: CDwindow-3720586E5E8F92B92973411E8D6309D0 || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:24:21 PM Window not closed after clicking Confirm button.
      info_outline 2:24:21 PM Window already closed.
      info_outline 2:24:21 PM Entered getCardGroupSetID(AUT11I44K)
      info_outline 2:24:21 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 2:24:21 PM Query Repository Returns: CardGroup Set ID (4843)
      info_outline 2:24:21 PM Entered updateCache([CARDGROUP])
      info_outline 2:24:21 PM Trying to get User with Access: CACHEUPDATE
      low_priority 2:24:21 PM
      java.lang.NullPointerException
      
      low_priority 2:24:21 PM
      java.lang.NullPointerException
      
      info_outline 2:24:21 PM Entered :: getUserNameByLogin()
      info_outline 2:24:22 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 2:24:22 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 2:24:22 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 2:24:22 PM Trying to select Language
      info_outline 2:24:22 PM Language selected successfully as: English
      info_outline 2:24:22 PM Trying to enter Login ID
      info_outline 2:24:22 PM Login ID entered successfully as: superadmin
      info_outline 2:24:22 PM Trying to enter Password
      info_outline 2:24:22 PM Password entered successfully as: 1357
      info_outline 2:24:22 PM Trying to click Submit Button
      info_outline 2:24:23 PM Submit button clicked successfully
      info_outline 2:24:23 PM Trying to click Relogin Button
      info_outline 2:24:23 PM Relogin Button Not Found
      info_outline 2:24:23 PM Multiple Networks page exists: true
      info_outline 2:24:24 PM Trying to click Masters link
      info_outline 2:24:25 PM Master Link clicked successfully
      info_outline 2:24:25 PM User clicked Update Cache Page
      info_outline 2:24:25 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 2:24:26 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 2:24:26 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 2:24:26 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 2:24:26 PM Trying to check 'All' option in Update Cache
      info_outline 2:24:26 PM 'All' option clicked successfully in Update Cache
      info_outline 2:24:26 PM Trying to click Submit Button
      info_outline 2:25:10 PM Submit Button clicked successfully
      info_outline 2:25:10 PM Trying to fetch Message from Update Cache
      info_outline 2:25:10 PM Message fetched successfully
      info_outline 2:25:10 PM User clicked Logout.
      info_outline 2:25:11 PM Exited updateCache()
      info_outline 2:25:11 PM Exited P2PCardGroupCreation()
    • PP2PCARDGRP1: To verify that Network Admin is able to create P2P Card Group for Credit Transfer service & CVG sub-service.
      May 25, 2022 02:25:11 PM 0h 1m 44s+599ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:25:11 PM Entered P2PCardGroupCreation(Credit Transfer, CVG)
      info_outline 2:25:11 PM Trying to get User with Access: ADDCARDGRP
      low_priority 2:25:11 PM
      java.lang.NullPointerException
      
      info_outline 2:25:11 PM Entered :: getUserNameByLogin()
      info_outline 2:25:11 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:25:11 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:25:11 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:25:11 PM Trying to select Language
      info_outline 2:25:12 PM Language selected successfully as: English
      info_outline 2:25:12 PM Trying to enter Login ID
      info_outline 2:25:12 PM Login ID entered successfully as: AUT_96764
      info_outline 2:25:12 PM Trying to enter Password
      info_outline 2:25:12 PM Password entered successfully as: Com@2468
      info_outline 2:25:12 PM Trying to click Submit Button
      info_outline 2:25:13 PM Submit button clicked successfully
      info_outline 2:25:13 PM Trying to click Relogin Button
      info_outline 2:25:13 PM Relogin Button Not Found
      info_outline 2:25:13 PM Multiple Networks page exists: false
      info_outline 2:25:13 PM Only single Network code exist: NG
      info_outline 2:25:14 PM User clicked Card Group.
      info_outline 2:25:15 PM User clicked Add P2P Card Group.
      info_outline 2:25:16 PM User selected Service Type: Credit Transfer
      info_outline 2:25:16 PM The generated CardGroup Name is ::AUT9HnfFf
      info_outline 2:25:16 PM Entered :: checkForUniqueCardGroupName()
      info_outline 2:25:16 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 2:25:18 PM User clicked Add P2P Card Group.
      info_outline 2:25:18 PM User selected Service Type: Credit Transfer
      info_outline 2:25:18 PM User selected sub-Service.
      info_outline 2:25:18 PM User entered Card Group Name.
      info_outline 2:25:19 PM User clicked Card Group Icon.
      info_outline 2:25:19 PM User entered Card Group Code: 1234
      info_outline 2:25:20 PM User entered Card Name: AUT9HnfFf
      info_outline 2:25:20 PM User entered Start Range: 41
      info_outline 2:25:20 PM User entered End Range: [[ChromeDriver: chrome on WINDOWS (9885e92583bfc6c51032c61c5dcdc87d)] -> name: endRange]
      info_outline 2:25:20 PM Entered :: getPreference()
      info_outline 2:25:20 PM Service Class Preference Not Found
      info_outline 2:25:20 PM Trying to get Preference value from Control Preferences
      info_outline 2:25:20 PM Control Preference Not Found
      info_outline 2:25:20 PM Trying to get Preference value from Network Preferences
      info_outline 2:25:20 PM Network Preference Not Found
      info_outline 2:25:20 PM Trying to get Preference value from System Preferences
      info_outline 2:25:21 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 2:25:21 PM User checked COSRequired.
      info_outline 2:25:21 PM User selected Validity Type: Highest
      info_outline 2:25:21 PM User entered Grace Period: 9999
      info_outline 2:25:21 PM User entered Grace Period: 9999
      info_outline 2:25:21 PM User entered MultipleOf: 1
      info_outline 2:25:21 PM User checked Online.
      info_outline 2:25:21 PM User checked Both.
      info_outline 2:25:21 PM User selected Sender Tax1 Type: Pct
      info_outline 2:25:21 PM User entered Sender Tax1 Rate: 0
      info_outline 2:25:21 PM User selected Sender Tax2 Type: Pct
      info_outline 2:25:21 PM User entered Sender Tax2 Rate: 0
      info_outline 2:25:22 PM User selected Sender processing Fee Type: Pct
      info_outline 2:25:22 PM User entered Sender Processing Fee Rate: 0
      info_outline 2:25:22 PM User entered Sender Processing Fee Min Amount: 1
      info_outline 2:25:22 PM User entered Sender Processing Fee max Amount: 2
      info_outline 2:25:22 PM User entered Processing Sender Conversion Factor: 1
      info_outline 2:25:22 PM User selected receiver Tax1 Type: Pct
      info_outline 2:25:22 PM User entered receiver Tax1 Rate: 0
      info_outline 2:25:22 PM User selected receiver Tax2 Type: Pct
      info_outline 2:25:22 PM User entered receiver Tax2 Rate: 0
      info_outline 2:25:22 PM User selected receiver processing Fee Type: Pct
      info_outline 2:25:22 PM User entered receiver Processing Fee Rate: 0
      info_outline 2:25:22 PM User entered receiver Processing Fee Min Amount: 1
      info_outline 2:25:23 PM User entered receiver Processing Fee Min Amount: 2
      info_outline 2:25:23 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 2:25:23 PM User selected Bonus Type: Pct
      info_outline 2:25:23 PM User entered Bonus Value: 1
      info_outline 2:25:23 PM User entered Bonus Validity: 1
      info_outline 2:25:23 PM User selected Bonus Conversion Factor: 1
      info_outline 2:25:23 PM User entered Bonus Validity Days: 9999
      info_outline 2:25:23 PM Trying to click Add Button.
      info_outline 2:25:24 PM Add button clicked successfully.
      info_outline 2:25:24 PM WindowID captured previously:: CDwindow-CA2C82ABC953B4B5022C058A75233F2C || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:25:24 PM Window already closed.
      info_outline 2:25:25 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-CA2C82ABC953B4B5022C058A75233F2C
      Current Window ID - CDwindow-3720586E5E8F92B92973411E8D6309D0
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 2:25:27 PM User clicked Card Group Icon.
      info_outline 2:25:28 PM User entered Card Group Code: 1234
      info_outline 2:25:28 PM User entered Card Name: AUT9HnfFf
      info_outline 2:25:28 PM User entered Start Range: 101
      info_outline 2:25:28 PM User entered End Range: [[ChromeDriver: chrome on WINDOWS (9885e92583bfc6c51032c61c5dcdc87d)] -> name: endRange]
      info_outline 2:25:28 PM Entered :: getPreference()
      info_outline 2:25:28 PM Service Class Preference Not Found
      info_outline 2:25:28 PM Trying to get Preference value from Control Preferences
      info_outline 2:25:28 PM Control Preference Not Found
      info_outline 2:25:28 PM Trying to get Preference value from Network Preferences
      info_outline 2:25:28 PM Network Preference Not Found
      info_outline 2:25:28 PM Trying to get Preference value from System Preferences
      info_outline 2:25:28 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 2:25:28 PM User checked COSRequired.
      info_outline 2:25:29 PM User selected Validity Type: Highest
      info_outline 2:25:29 PM User entered Grace Period: 9999
      info_outline 2:25:29 PM User entered Grace Period: 9999
      info_outline 2:25:29 PM User entered MultipleOf: 1
      info_outline 2:25:29 PM User checked Online.
      info_outline 2:25:29 PM User checked Both.
      info_outline 2:25:29 PM User selected Sender Tax1 Type: Pct
      info_outline 2:25:29 PM User entered Sender Tax1 Rate: 0
      info_outline 2:25:29 PM User selected Sender Tax2 Type: Pct
      info_outline 2:25:29 PM User entered Sender Tax2 Rate: 0
      info_outline 2:25:29 PM User selected Sender processing Fee Type: Pct
      info_outline 2:25:29 PM User entered Sender Processing Fee Rate: 0
      info_outline 2:25:30 PM User entered Sender Processing Fee Min Amount: 1
      info_outline 2:25:30 PM User entered Sender Processing Fee max Amount: 2
      info_outline 2:25:30 PM User entered Processing Sender Conversion Factor: 1
      info_outline 2:25:30 PM User selected receiver Tax1 Type: Pct
      info_outline 2:25:30 PM User entered receiver Tax1 Rate: 0
      info_outline 2:25:30 PM User selected receiver Tax2 Type: Pct
      info_outline 2:25:30 PM User entered receiver Tax2 Rate: 0
      info_outline 2:25:30 PM User selected receiver processing Fee Type: Pct
      info_outline 2:25:30 PM User entered receiver Processing Fee Rate: 0
      info_outline 2:25:30 PM User entered receiver Processing Fee Min Amount: 1
      info_outline 2:25:30 PM User entered receiver Processing Fee Min Amount: 2
      info_outline 2:25:30 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 2:25:31 PM User selected Bonus Type: Pct
      info_outline 2:25:31 PM User entered Bonus Value: 1
      info_outline 2:25:31 PM User entered Bonus Validity: 1
      info_outline 2:25:31 PM User selected Bonus Conversion Factor: 1
      info_outline 2:25:31 PM User entered Bonus Validity Days: 9999
      info_outline 2:25:31 PM Trying to click Add Button.
      info_outline 2:25:32 PM Add button clicked successfully.
      info_outline 2:25:32 PM WindowID captured previously:: CDwindow-1DE6EE9EEC3AD4D3BCD3491CAC960000 || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:25:32 PM Window already closed.
      info_outline 2:25:37 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-1DE6EE9EEC3AD4D3BCD3491CAC960000
      Current Window ID - CDwindow-3720586E5E8F92B92973411E8D6309D0
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 2:25:40 PM User clicked Card Group Icon.
      info_outline 2:25:42 PM User entered Card Group Code: 1234
      info_outline 2:25:42 PM User entered Card Name: AUT9HnfFf
      info_outline 2:25:42 PM User entered Start Range: 201
      info_outline 2:25:42 PM User entered End Range: [[ChromeDriver: chrome on WINDOWS (9885e92583bfc6c51032c61c5dcdc87d)] -> name: endRange]
      info_outline 2:25:42 PM Entered :: getPreference()
      info_outline 2:25:44 PM Service Class Preference Not Found
      info_outline 2:25:44 PM Trying to get Preference value from Control Preferences
      info_outline 2:25:45 PM Control Preference Not Found
      info_outline 2:25:45 PM Trying to get Preference value from Network Preferences
      info_outline 2:25:46 PM Network Preference Not Found
      info_outline 2:25:46 PM Trying to get Preference value from System Preferences
      info_outline 2:25:46 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 2:25:46 PM User checked COSRequired.
      info_outline 2:25:46 PM User selected Validity Type: Highest
      info_outline 2:25:46 PM User entered Grace Period: 9999
      info_outline 2:25:46 PM User entered Grace Period: 9999
      info_outline 2:25:47 PM User entered MultipleOf: 1
      info_outline 2:25:47 PM User checked Online.
      info_outline 2:25:47 PM User checked Both.
      info_outline 2:25:47 PM User selected Sender Tax1 Type: Pct
      info_outline 2:25:47 PM User entered Sender Tax1 Rate: 0
      info_outline 2:25:47 PM User selected Sender Tax2 Type: Pct
      info_outline 2:25:47 PM User entered Sender Tax2 Rate: 0
      info_outline 2:25:47 PM User selected Sender processing Fee Type: Pct
      info_outline 2:25:47 PM User entered Sender Processing Fee Rate: 0
      info_outline 2:25:47 PM User entered Sender Processing Fee Min Amount: 1
      info_outline 2:25:47 PM User entered Sender Processing Fee max Amount: 2
      info_outline 2:25:47 PM User entered Processing Sender Conversion Factor: 1
      info_outline 2:25:48 PM User selected receiver Tax1 Type: Pct
      info_outline 2:25:48 PM User entered receiver Tax1 Rate: 0
      info_outline 2:25:48 PM User selected receiver Tax2 Type: Pct
      info_outline 2:25:48 PM User entered receiver Tax2 Rate: 0
      info_outline 2:25:48 PM User selected receiver processing Fee Type: Pct
      info_outline 2:25:48 PM User entered receiver Processing Fee Rate: 0
      info_outline 2:25:48 PM User entered receiver Processing Fee Min Amount: 1
      info_outline 2:25:48 PM User entered receiver Processing Fee Min Amount: 2
      info_outline 2:25:48 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 2:25:48 PM User selected Bonus Type: Pct
      info_outline 2:25:48 PM User entered Bonus Value: 1
      info_outline 2:25:48 PM User entered Bonus Validity: 1
      info_outline 2:25:49 PM User selected Bonus Conversion Factor: 1
      info_outline 2:25:49 PM User entered Bonus Validity Days: 9999
      info_outline 2:25:49 PM Trying to click Add Button.
      info_outline 2:25:49 PM Add button clicked successfully.
      info_outline 2:25:49 PM WindowID captured previously:: CDwindow-DFDAC873309A1721E4496016277CF05A || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:25:49 PM Window already closed.
      info_outline 2:25:54 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-DFDAC873309A1721E4496016277CF05A
      Current Window ID - CDwindow-3720586E5E8F92B92973411E8D6309D0
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 2:25:56 PM Trying to open Calender
      info_outline 2:25:58 PM Clicking on current date :
      info_outline 2:25:58 PM Server Time fetched as: Thu Jan 01 14:19:11 IST 1970
      info_outline 2:25:58 PM User entered Applicable from Hour.
      info_outline 2:25:58 PM User selected cardGroupType.
      info_outline 2:26:01 PM User clicked Save Button.
      info_outline 2:26:02 PM User clicked Save Button.
      info_outline 2:26:02 PM Trying to click Confirm Button.
      info_outline 2:26:03 PM Confirm button clicked successfully.
      info_outline 2:26:03 PM WindowID captured previously:: CDwindow-3720586E5E8F92B92973411E8D6309D0 || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:26:03 PM Window not closed after clicking Confirm button.
      info_outline 2:26:03 PM Window already closed.
      info_outline 2:26:03 PM Entered getCardGroupSetID(AUT9HnfFf)
      info_outline 2:26:03 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 2:26:04 PM Query Repository Returns: CardGroup Set ID (4844)
      info_outline 2:26:04 PM Entered updateCache([CARDGROUP])
      info_outline 2:26:04 PM Trying to get User with Access: CACHEUPDATE
      low_priority 2:26:04 PM
      java.lang.NullPointerException
      
      low_priority 2:26:04 PM
      java.lang.NullPointerException
      
      info_outline 2:26:04 PM Entered :: getUserNameByLogin()
      info_outline 2:26:05 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 2:26:05 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 2:26:05 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 2:26:05 PM Trying to select Language
      info_outline 2:26:05 PM Language selected successfully as: English
      info_outline 2:26:05 PM Trying to enter Login ID
      info_outline 2:26:05 PM Login ID entered successfully as: superadmin
      info_outline 2:26:05 PM Trying to enter Password
      info_outline 2:26:05 PM Password entered successfully as: 1357
      info_outline 2:26:05 PM Trying to click Submit Button
      info_outline 2:26:06 PM Submit button clicked successfully
      info_outline 2:26:06 PM Trying to click Relogin Button
      info_outline 2:26:06 PM Relogin Button Not Found
      info_outline 2:26:06 PM Multiple Networks page exists: true
      info_outline 2:26:08 PM Trying to click Masters link
      info_outline 2:26:10 PM Master Link clicked successfully
      info_outline 2:26:11 PM User clicked Update Cache Page
      info_outline 2:26:11 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 2:26:11 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 2:26:11 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 2:26:11 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 2:26:11 PM Trying to check 'All' option in Update Cache
      info_outline 2:26:12 PM 'All' option clicked successfully in Update Cache
      info_outline 2:26:12 PM Trying to click Submit Button
      info_outline 2:26:55 PM Submit Button clicked successfully
      info_outline 2:26:55 PM Trying to fetch Message from Update Cache
      info_outline 2:26:55 PM Message fetched successfully
      info_outline 2:26:55 PM User clicked Logout.
      info_outline 2:26:56 PM Exited updateCache()
      info_outline 2:26:56 PM Exited P2PCardGroupCreation()
    • PP2PCARDGRP1: To verify that Network Admin is able to create P2P Card Group for Credit Transfer service & VG sub-service.
      May 25, 2022 02:26:56 PM 0h 1m 31s+540ms pass
      Pre-Requisite
      Status Timestamp Details
      info_outline 2:26:56 PM Entered P2PCardGroupCreation(Credit Transfer, VG)
      info_outline 2:26:56 PM Trying to get User with Access: ADDCARDGRP
      low_priority 2:26:56 PM
      java.lang.NullPointerException
      
      info_outline 2:26:56 PM Entered :: getUserNameByLogin()
      info_outline 2:26:56 PM select USER_NAME from users where LOGIN_ID = 'AUT_96764'
      info_outline 2:26:56 PM Query Repository Returns: USER_NAME (AUTFN8558 AUTLN8473)
      info_outline 2:26:56 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Network Admin) | USER_NAME(AUTFN8558 AUTLN8473) | LOGIN_ID(AUT_96764) | PASSWORD(Com@2468)
      info_outline 2:26:57 PM Trying to select Language
      info_outline 2:26:57 PM Language selected successfully as: English
      info_outline 2:26:57 PM Trying to enter Login ID
      info_outline 2:26:57 PM Login ID entered successfully as: AUT_96764
      info_outline 2:26:57 PM Trying to enter Password
      info_outline 2:26:57 PM Password entered successfully as: Com@2468
      info_outline 2:26:57 PM Trying to click Submit Button
      info_outline 2:26:59 PM Submit button clicked successfully
      info_outline 2:26:59 PM Trying to click Relogin Button
      info_outline 2:26:59 PM Relogin Button Not Found
      info_outline 2:26:59 PM Multiple Networks page exists: false
      info_outline 2:26:59 PM Only single Network code exist: NG
      info_outline 2:27:00 PM User clicked Card Group.
      info_outline 2:27:01 PM User clicked Add P2P Card Group.
      info_outline 2:27:01 PM User selected Service Type: Credit Transfer
      info_outline 2:27:01 PM The generated CardGroup Name is ::AUTAmjen6
      info_outline 2:27:01 PM Entered :: checkForUniqueCardGroupName()
      info_outline 2:27:01 PM Query Repository Returns: CardGroupNameStatus (N)
      info_outline 2:27:02 PM User clicked Add P2P Card Group.
      info_outline 2:27:03 PM User selected Service Type: Credit Transfer
      info_outline 2:27:03 PM User selected sub-Service.
      info_outline 2:27:03 PM User entered Card Group Name.
      info_outline 2:27:03 PM User clicked Card Group Icon.
      info_outline 2:27:04 PM User entered Card Group Code: 1234
      info_outline 2:27:04 PM User entered Card Name: AUTAmjen6
      info_outline 2:27:04 PM User entered Start Range: 41
      info_outline 2:27:04 PM User entered End Range: [[ChromeDriver: chrome on WINDOWS (9885e92583bfc6c51032c61c5dcdc87d)] -> name: endRange]
      info_outline 2:27:04 PM Entered :: getPreference()
      info_outline 2:27:04 PM Service Class Preference Not Found
      info_outline 2:27:04 PM Trying to get Preference value from Control Preferences
      info_outline 2:27:04 PM Control Preference Not Found
      info_outline 2:27:04 PM Trying to get Preference value from Network Preferences
      info_outline 2:27:05 PM Network Preference Not Found
      info_outline 2:27:05 PM Trying to get Preference value from System Preferences
      info_outline 2:27:05 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 2:27:05 PM User checked COSRequired.
      info_outline 2:27:05 PM User selected Validity Type: Highest
      info_outline 2:27:05 PM User entered Grace Period: 9999
      info_outline 2:27:05 PM User entered Grace Period: 9999
      info_outline 2:27:05 PM User entered MultipleOf: 1
      info_outline 2:27:05 PM User checked Online.
      info_outline 2:27:05 PM User checked Both.
      info_outline 2:27:05 PM User selected Sender Tax1 Type: Pct
      info_outline 2:27:05 PM User entered Sender Tax1 Rate: 0
      info_outline 2:27:06 PM User selected Sender Tax2 Type: Pct
      info_outline 2:27:06 PM User entered Sender Tax2 Rate: 0
      info_outline 2:27:06 PM User selected Sender processing Fee Type: Pct
      info_outline 2:27:06 PM User entered Sender Processing Fee Rate: 0
      info_outline 2:27:06 PM User entered Sender Processing Fee Min Amount: 1
      info_outline 2:27:06 PM User entered Sender Processing Fee max Amount: 2
      info_outline 2:27:06 PM User entered Processing Sender Conversion Factor: 1
      info_outline 2:27:06 PM User selected receiver Tax1 Type: Pct
      info_outline 2:27:06 PM User entered receiver Tax1 Rate: 0
      info_outline 2:27:06 PM User selected receiver Tax2 Type: Pct
      info_outline 2:27:06 PM User entered receiver Tax2 Rate: 0
      info_outline 2:27:07 PM User selected receiver processing Fee Type: Pct
      info_outline 2:27:07 PM User entered receiver Processing Fee Rate: 0
      info_outline 2:27:07 PM User entered receiver Processing Fee Min Amount: 1
      info_outline 2:27:07 PM User entered receiver Processing Fee Min Amount: 2
      info_outline 2:27:07 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 2:27:07 PM User selected Bonus Type: Pct
      info_outline 2:27:07 PM User entered Bonus Value: 1
      info_outline 2:27:07 PM User entered Bonus Validity: 1
      info_outline 2:27:07 PM User selected Bonus Conversion Factor: 1
      info_outline 2:27:07 PM User entered Bonus Validity Days: 9999
      info_outline 2:27:07 PM Trying to click Add Button.
      info_outline 2:27:08 PM Add button clicked successfully.
      info_outline 2:27:08 PM WindowID captured previously:: CDwindow-D01A234A092752458A107765556F0B24 || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:27:08 PM Window already closed.
      info_outline 2:27:09 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-D01A234A092752458A107765556F0B24
      Current Window ID - CDwindow-3720586E5E8F92B92973411E8D6309D0
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 2:27:11 PM User clicked Card Group Icon.
      info_outline 2:27:12 PM User entered Card Group Code: 1234
      info_outline 2:27:12 PM User entered Card Name: AUTAmjen6
      info_outline 2:27:12 PM User entered Start Range: 101
      info_outline 2:27:12 PM User entered End Range: [[ChromeDriver: chrome on WINDOWS (9885e92583bfc6c51032c61c5dcdc87d)] -> name: endRange]
      info_outline 2:27:12 PM Entered :: getPreference()
      info_outline 2:27:13 PM Service Class Preference Not Found
      info_outline 2:27:13 PM Trying to get Preference value from Control Preferences
      info_outline 2:27:13 PM Control Preference Not Found
      info_outline 2:27:13 PM Trying to get Preference value from Network Preferences
      info_outline 2:27:14 PM Network Preference Not Found
      info_outline 2:27:14 PM Trying to get Preference value from System Preferences
      info_outline 2:27:15 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 2:27:15 PM User checked COSRequired.
      info_outline 2:27:15 PM User selected Validity Type: Highest
      info_outline 2:27:15 PM User entered Grace Period: 9999
      info_outline 2:27:15 PM User entered Grace Period: 9999
      info_outline 2:27:15 PM User entered MultipleOf: 1
      info_outline 2:27:15 PM User checked Online.
      info_outline 2:27:15 PM User checked Both.
      info_outline 2:27:15 PM User selected Sender Tax1 Type: Pct
      info_outline 2:27:15 PM User entered Sender Tax1 Rate: 0
      info_outline 2:27:15 PM User selected Sender Tax2 Type: Pct
      info_outline 2:27:15 PM User entered Sender Tax2 Rate: 0
      info_outline 2:27:16 PM User selected Sender processing Fee Type: Pct
      info_outline 2:27:16 PM User entered Sender Processing Fee Rate: 0
      info_outline 2:27:16 PM User entered Sender Processing Fee Min Amount: 1
      info_outline 2:27:16 PM User entered Sender Processing Fee max Amount: 2
      info_outline 2:27:16 PM User entered Processing Sender Conversion Factor: 1
      info_outline 2:27:16 PM User selected receiver Tax1 Type: Pct
      info_outline 2:27:16 PM User entered receiver Tax1 Rate: 0
      info_outline 2:27:16 PM User selected receiver Tax2 Type: Pct
      info_outline 2:27:16 PM User entered receiver Tax2 Rate: 0
      info_outline 2:27:16 PM User selected receiver processing Fee Type: Pct
      info_outline 2:27:16 PM User entered receiver Processing Fee Rate: 0
      info_outline 2:27:17 PM User entered receiver Processing Fee Min Amount: 1
      info_outline 2:27:17 PM User entered receiver Processing Fee Min Amount: 2
      info_outline 2:27:17 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 2:27:17 PM User selected Bonus Type: Pct
      info_outline 2:27:17 PM User entered Bonus Value: 1
      info_outline 2:27:17 PM User entered Bonus Validity: 1
      info_outline 2:27:17 PM User selected Bonus Conversion Factor: 1
      info_outline 2:27:17 PM User entered Bonus Validity Days: 9999
      info_outline 2:27:17 PM Trying to click Add Button.
      info_outline 2:27:18 PM Add button clicked successfully.
      info_outline 2:27:18 PM WindowID captured previously:: CDwindow-595919B2545D494D35D257269224EAE1 || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:27:18 PM Window already closed.
      info_outline 2:27:20 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-595919B2545D494D35D257269224EAE1
      Current Window ID - CDwindow-3720586E5E8F92B92973411E8D6309D0
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 2:27:22 PM User clicked Card Group Icon.
      info_outline 2:27:23 PM User entered Card Group Code: 1234
      info_outline 2:27:23 PM User entered Card Name: AUTAmjen6
      info_outline 2:27:23 PM User entered Start Range: 201
      info_outline 2:27:23 PM User entered End Range: [[ChromeDriver: chrome on WINDOWS (9885e92583bfc6c51032c61c5dcdc87d)] -> name: endRange]
      info_outline 2:27:23 PM Entered :: getPreference()
      info_outline 2:27:24 PM Service Class Preference Not Found
      info_outline 2:27:24 PM Trying to get Preference value from Control Preferences
      info_outline 2:27:24 PM Control Preference Not Found
      info_outline 2:27:24 PM Trying to get Preference value from Network Preferences
      info_outline 2:27:24 PM Network Preference Not Found
      info_outline 2:27:24 PM Trying to get Preference value from System Preferences
      info_outline 2:27:24 PM Query Repository Returns: DEFAULT_VALUE (true)
      info_outline 2:27:24 PM User checked COSRequired.
      info_outline 2:27:24 PM User selected Validity Type: Highest
      info_outline 2:27:24 PM User entered Grace Period: 9999
      info_outline 2:27:25 PM User entered Grace Period: 9999
      info_outline 2:27:25 PM User entered MultipleOf: 1
      info_outline 2:27:25 PM User checked Online.
      info_outline 2:27:25 PM User checked Both.
      info_outline 2:27:25 PM User selected Sender Tax1 Type: Pct
      info_outline 2:27:25 PM User entered Sender Tax1 Rate: 0
      info_outline 2:27:25 PM User selected Sender Tax2 Type: Pct
      info_outline 2:27:25 PM User entered Sender Tax2 Rate: 0
      info_outline 2:27:25 PM User selected Sender processing Fee Type: Pct
      info_outline 2:27:25 PM User entered Sender Processing Fee Rate: 0
      info_outline 2:27:25 PM User entered Sender Processing Fee Min Amount: 1
      info_outline 2:27:25 PM User entered Sender Processing Fee max Amount: 2
      info_outline 2:27:25 PM User entered Processing Sender Conversion Factor: 1
      info_outline 2:27:26 PM User selected receiver Tax1 Type: Pct
      info_outline 2:27:26 PM User entered receiver Tax1 Rate: 0
      info_outline 2:27:26 PM User selected receiver Tax2 Type: Pct
      info_outline 2:27:26 PM User entered receiver Tax2 Rate: 0
      info_outline 2:27:26 PM User selected receiver processing Fee Type: Pct
      info_outline 2:27:26 PM User entered receiver Processing Fee Rate: 0
      info_outline 2:27:26 PM User entered receiver Processing Fee Min Amount: 1
      info_outline 2:27:26 PM User entered receiver Processing Fee Min Amount: 2
      info_outline 2:27:26 PM User entered Processing Receiver Conversion Factor: 1
      info_outline 2:27:26 PM User selected Bonus Type: Pct
      info_outline 2:27:26 PM User entered Bonus Value: 1
      info_outline 2:27:27 PM User entered Bonus Validity: 1
      info_outline 2:27:27 PM User selected Bonus Conversion Factor: 1
      info_outline 2:27:27 PM User entered Bonus Validity Days: 9999
      info_outline 2:27:27 PM Trying to click Add Button.
      info_outline 2:27:27 PM Add button clicked successfully.
      info_outline 2:27:27 PM WindowID captured previously:: CDwindow-93F2233129431D2E1639461FC5AA7E44 || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:27:27 PM Window already closed.
      info_outline 2:27:28 PM
      ---- Window Handler ----
      Switched Window ID - CDwindow-93F2233129431D2E1639461FC5AA7E44
      Current Window ID - CDwindow-3720586E5E8F92B92973411E8D6309D0
      Window Switched to: http://172.30.38.232:6789/pretups/loggedin.do?method=homepage
      info_outline 2:27:30 PM Trying to open Calender
      info_outline 2:27:32 PM Clicking on current date :
      info_outline 2:27:32 PM Server Time fetched as: Thu Jan 01 14:20:49 IST 1970
      info_outline 2:27:32 PM User entered Applicable from Hour.
      info_outline 2:27:33 PM User selected cardGroupType.
      info_outline 2:27:34 PM User clicked Save Button.
      info_outline 2:27:35 PM User clicked Save Button.
      info_outline 2:27:35 PM Trying to click Confirm Button.
      info_outline 2:27:36 PM Confirm button clicked successfully.
      info_outline 2:27:36 PM WindowID captured previously:: CDwindow-3720586E5E8F92B92973411E8D6309D0 || currentWindowID:: CDwindow-3720586E5E8F92B92973411E8D6309D0
      info_outline 2:27:36 PM Window not closed after clicking Confirm button.
      info_outline 2:27:36 PM Window already closed.
      info_outline 2:27:37 PM Entered getCardGroupSetID(AUTAmjen6)
      info_outline 2:27:37 PM getCardGroupSetID() :: select query: Select card_group_set_id from card_group_set where card_group_set_name = ?
      info_outline 2:27:37 PM Query Repository Returns: CardGroup Set ID (4845)
      info_outline 2:27:37 PM Entered updateCache([CARDGROUP])
      info_outline 2:27:37 PM Trying to get User with Access: CACHEUPDATE
      low_priority 2:27:37 PM
      java.lang.NullPointerException
      
      low_priority 2:27:37 PM
      java.lang.NullPointerException
      
      info_outline 2:27:37 PM Entered :: getUserNameByLogin()
      info_outline 2:27:37 PM select USER_NAME from users where LOGIN_ID = 'superadmin'
      info_outline 2:27:37 PM Query Repository Returns: USER_NAME (Super Admin)
      info_outline 2:27:37 PM UserAccess Returns: PARENT_NAME(Super Admin) | CATEGORY_NAME(Super Admin) | USER_NAME(Super Admin) | LOGIN_ID(superadmin) | PASSWORD(1357)
      info_outline 2:27:37 PM Trying to select Language
      info_outline 2:27:37 PM Language selected successfully as: English
      info_outline 2:27:37 PM Trying to enter Login ID
      info_outline 2:27:38 PM Login ID entered successfully as: superadmin
      info_outline 2:27:38 PM Trying to enter Password
      info_outline 2:27:38 PM Password entered successfully as: 1357
      info_outline 2:27:38 PM Trying to click Submit Button
      info_outline 2:27:40 PM Submit button clicked successfully
      info_outline 2:27:40 PM Trying to click Relogin Button
      info_outline 2:27:40 PM Relogin Button Not Found
      info_outline 2:27:40 PM Multiple Networks page exists: true
      info_outline 2:27:41 PM Trying to click Masters link
      info_outline 2:27:42 PM Master Link clicked successfully
      info_outline 2:27:43 PM User clicked Update Cache Page
      info_outline 2:27:43 PM Trying to check 'All' option for Instances in Update Cache
      info_outline 2:27:43 PM 'All' option for Instances clicked successfully in Update Cache
      info_outline 2:27:43 PM Trying to select Cache Param ID: CARDGROUP
      info_outline 2:27:43 PM Cache Param 'Card Group Cache' selected successfully
      info_outline 2:27:43 PM Trying to check 'All' option in Update Cache
      info_outline 2:27:43 PM 'All' option clicked successfully in Update Cache
      info_outline 2:27:43 PM Trying to click Submit Button
      info_outline 2:28:27 PM Submit Button clicked successfully
      info_outline 2:28:27 PM Trying to fetch Message from Update Cache
      info_outline 2:28:27 PM Message fetched successfully
      info_outline 2:28:27 PM User clicked Logout.
      info_outline 2:28:27 PM Exited updateCache()
      info_outline 2:28:27 PM Exited P2PCardGroupCreation()
info_outline check_circle cancel cancel error warning redo clear
Categories
  • Pre-Requisite 81 23 35
    Passed: 81 Failed: 23 Others: 35
    Timestamp TestName Status
    May 25, 2022 11:45:54 AM [Pre-Requisite]Division Management.PDIVMGMT1: To verify that superadmin is able to add division in the system. pass
    May 25, 2022 11:46:06 AM [Pre-Requisite]Division Management.PDIVMGMT2: To verify that superadmin is able to add department in the system. pass
    May 25, 2022 11:46:20 AM [Pre-Requisite]Network Admin Creation.PNETWORKADMINCREATION1: To verify Super Admin is able to initiate Network Admin pass
    May 25, 2022 11:47:23 AM [Pre-Requisite]Network Admin Creation.PNETWORKADMINCREATION2: To verify Super Admin is able to approve Network Admin pass
    May 25, 2022 11:47:34 AM [Pre-Requisite]Network Admin Creation.PNETWORKADMINCREATION3: To verify that Network Admin is prompted for password change on first login. pass
    May 25, 2022 11:47:44 AM [Pre-Requisite]Geographical Domain Management.PGEODOMAINMGMT1: To verify that Operator User is able to create Zone. pass
    May 25, 2022 11:47:58 AM [Pre-Requisite]Geographical Domain Management.PGEODOMAINMGMT1: To verify that Operator User is able to create Area. pass
    May 25, 2022 11:48:12 AM [Pre-Requisite]Geographical Domain Management.PGEODOMAINMGMT1: To verify that Operator User is able to create Sub Area. pass
    May 25, 2022 11:48:30 AM [Pre-Requisite]Operator User Creation.POPTCREATION1: To verify that Super Admin is able to create Super Customer Care. pass
    May 25, 2022 11:49:39 AM [Pre-Requisite]Operator User Creation.POPTCREATION2: To verify that newly created Super Customer Care is prompted to change password after successful login for the first attempt and also able to change password. pass
    May 25, 2022 11:49:47 AM [Pre-Requisite]Operator User Creation.POPTCREATION1: To verify that Super Admin is able to create Sub Super Admin. pass
    May 25, 2022 11:50:59 AM [Pre-Requisite]Operator User Creation.POPTCREATION2: To verify that newly created Sub Super Admin is prompted to change password after successful login for the first attempt and also able to change password. pass
    May 25, 2022 11:51:05 AM [Pre-Requisite]Operator User Creation.POPTCREATION1: To verify that Super Admin is able to create MonitorServer. pass
    May 25, 2022 11:52:03 AM [Pre-Requisite]Operator User Creation.POPTCREATION2: To verify that newly created MonitorServer is prompted to change password after successful login for the first attempt and also able to change password. pass
    May 25, 2022 11:52:09 AM [Pre-Requisite]Operator User Creation.POPTCREATION1: To verify that Super Admin is able to create Super Network Admin. pass
    May 25, 2022 11:53:18 AM [Pre-Requisite]Operator User Creation.POPTCREATION2: To verify that newly created Super Network Admin is prompted to change password after successful login for the first attempt and also able to change password. pass
    May 25, 2022 11:53:26 AM [Pre-Requisite]Operator User Creation.POPTCREATION1: To verify that Super Admin is able to create Super Channel Admin. pass
    May 25, 2022 11:54:41 AM [Pre-Requisite]Operator User Creation.POPTCREATION2: To verify that newly created Super Channel Admin is prompted to change password after successful login for the first attempt and also able to change password. pass
    May 25, 2022 11:54:47 AM [Pre-Requisite]Operator User Creation.POPTCREATION3: To verify that newly created Super Channel Admin is able to change pin. pass
    May 25, 2022 11:54:57 AM [Pre-Requisite]Operator User Creation.POPTCREATION1: To verify that Sub Super Admin is able to create Network Admin. pass
    May 25, 2022 11:55:59 AM [Pre-Requisite]Operator User Creation.POPTCREATION2: To verify that newly created Network Admin is prompted to change password after successful login for the first attempt and also able to change password. pass
    May 25, 2022 11:56:05 AM [Pre-Requisite]Operator User Creation.POPTCREATION1: To verify that Super Network Admin is able to create Channel Admin. pass
    May 25, 2022 11:57:19 AM [Pre-Requisite]Operator User Creation.POPTCREATION2: To verify that newly created Channel Admin is prompted to change password after successful login for the first attempt and also able to change password. pass
    May 25, 2022 11:57:24 AM [Pre-Requisite]Operator User Creation.POPTCREATION3: To verify that newly created Channel Admin is able to change pin. pass
    May 25, 2022 11:57:36 AM [Pre-Requisite]Operator User Creation.POPTCREATION1: To verify that Network Admin is able to create Customer Care. pass
    May 25, 2022 11:58:38 AM [Pre-Requisite]Operator User Creation.POPTCREATION2: To verify that newly created Customer Care is prompted to change password after successful login for the first attempt and also able to change password. pass
    May 25, 2022 11:58:44 AM [Pre-Requisite]Operator User Creation.POPTCREATION1: To verify that Network Admin is able to create Channel Admin. pass
    May 25, 2022 12:00:03 PM [Pre-Requisite]Operator User Creation.POPTCREATION2: To verify that newly created Channel Admin is prompted to change password after successful login for the first attempt and also able to change password. pass
    May 25, 2022 12:00:09 PM [Pre-Requisite]Operator User Creation.POPTCREATION3: To verify that newly created Channel Admin is able to change pin. pass
    May 25, 2022 12:00:21 PM [Pre-Requisite]Operator User Creation.POPTCREATION1: To verify that Super Network Admin is able to create Customer Care. pass
    May 25, 2022 12:01:28 PM [Pre-Requisite]Operator User Creation.POPTCREATION2: To verify that newly created Customer Care is prompted to change password after successful login for the first attempt and also able to change password. pass
    May 25, 2022 12:01:39 PM [Pre-Requisite]Grade Creation.PGRADECREATION1: To verify that Super Admin is able to perform Grade Creation for Super Distributor category. skip
    May 25, 2022 12:01:39 PM [Pre-Requisite]Grade Creation.PGRADECREATION1: To verify that Super Admin is able to perform Grade Creation for Dealer category. skip
    May 25, 2022 12:01:40 PM [Pre-Requisite]Grade Creation.PGRADECREATION1: To verify that Super Admin is able to perform Grade Creation for Agent category. skip
    May 25, 2022 12:01:40 PM [Pre-Requisite]Grade Creation.PGRADECREATION1: To verify that Super Admin is able to perform Grade Creation for Agent category. skip
    May 25, 2022 12:01:41 PM [Pre-Requisite]Grade Creation.PGRADECREATION1: To verify that Super Admin is able to perform Grade Creation for Retailer category. skip
    May 25, 2022 12:01:46 PM [Pre-Requisite]Group Role Management.PGRPROLE2: To verify that Super Admin is able to perform Group Role Creation for Super Distributor category. pass
    May 25, 2022 12:02:02 PM [Pre-Requisite]Group Role Management.PGRPROLE2: To verify that Super Admin is able to perform Group Role Creation for Dealer category. pass
    May 25, 2022 12:02:15 PM [Pre-Requisite]Group Role Management.PGRPROLE2: To verify that Super Admin is able to perform Group Role Creation for Agent category. pass
    May 25, 2022 12:02:27 PM [Pre-Requisite]Group Role Management.PGRPROLE2: To verify that Super Admin is able to perform Group Role Creation for Agent category. pass
    May 25, 2022 12:02:40 PM [Pre-Requisite]Group Role Management.PGRPROLE2: To verify that Super Admin is able to perform Group Role Creation for Retailer category. pass
    May 25, 2022 12:02:57 PM [Pre-Requisite]Transfer Control Profile.PTRFCNTRLPRF1: To verify that Super Admin is able to create Category Level TCP for Super Distributor category. pass
    May 25, 2022 12:04:16 PM [Pre-Requisite]Transfer Control Profile.PTRFCNTRLPRF2: To verify that Network Admin is able to create Channel Level TCP for Super Distributor category. pass
    May 25, 2022 12:06:24 PM [Pre-Requisite]Transfer Control Profile.PTRFCNTRLPRF1: To verify that Super Admin is able to create Category Level TCP for Dealer category. pass
    May 25, 2022 12:07:37 PM [Pre-Requisite]Transfer Control Profile.PTRFCNTRLPRF2: To verify that Network Admin is able to create Channel Level TCP for Dealer category. pass
    May 25, 2022 12:09:36 PM [Pre-Requisite]Transfer Control Profile.PTRFCNTRLPRF1: To verify that Super Admin is able to create Category Level TCP for Agent category. pass
    May 25, 2022 12:10:50 PM [Pre-Requisite]Transfer Control Profile.PTRFCNTRLPRF2: To verify that Network Admin is able to create Channel Level TCP for Agent category. pass
    May 25, 2022 12:12:56 PM [Pre-Requisite]Transfer Control Profile.PTRFCNTRLPRF1: To verify that Super Admin is able to create Category Level TCP for Agent category. pass
    May 25, 2022 12:14:09 PM [Pre-Requisite]Transfer Control Profile.PTRFCNTRLPRF2: To verify that Network Admin is able to create Channel Level TCP for Agent category. pass
    May 25, 2022 12:16:19 PM [Pre-Requisite]Transfer Control Profile.PTRFCNTRLPRF1: To verify that Super Admin is able to create Category Level TCP for Retailer category. pass
    May 25, 2022 12:17:35 PM [Pre-Requisite]Transfer Control Profile.PTRFCNTRLPRF2: To verify that Network Admin is able to create Channel Level TCP for Retailer category. pass
    May 25, 2022 12:19:49 PM [Pre-Requisite]Commission Profile.PCOMMPROFILE0: To verify that Operator User is able to create Other Commission Profile for Super Distributor category. skip
    May 25, 2022 12:19:50 PM [Pre-Requisite]Commission Profile.PCOMMPROFILE0: To verify that Operator User is able to create Other Commission Profile for Dealer category. skip
    May 25, 2022 12:19:52 PM [Pre-Requisite]Commission Profile.PCOMMPROFILE0: To verify that Operator User is able to create Other Commission Profile for Agent category. skip
    May 25, 2022 12:19:53 PM [Pre-Requisite]Commission Profile.PCOMMPROFILE0: To verify that Operator User is able to create Other Commission Profile for Agent category. skip
    May 25, 2022 12:19:55 PM [Pre-Requisite]Commission Profile.PCOMMPROFILE0: To verify that Operator User is able to create Other Commission Profile for Retailer category. skip
    May 25, 2022 12:19:57 PM [Pre-Requisite]Commission Profile.PCOMMPROFILE2: To verify that Operator User is able to modify Other Commission Profile for Super Distributor category. skip
    May 25, 2022 12:19:58 PM [Pre-Requisite]Commission Profile.PCOMMPROFILE3: To verify that Operator User is able to view Other Commission Profile for Super Distributor category. skip
    May 25, 2022 12:20:00 PM [Pre-Requisite]Commission Profile.SITCOMMPROFILE28: To verify that other commission profile type and value is required. skip
    May 25, 2022 12:20:01 PM [Pre-Requisite]Commission Profile.SITCOMMPROFILE29: To verify that other commission profile transfer checkbox is selected. skip
    May 25, 2022 12:20:03 PM [Pre-Requisite]Commission Profile.SITCOMMPROFILE30: To verify that other commission profile range is greater than previous slab. skip
    May 25, 2022 12:20:05 PM [Pre-Requisite]Commission Profile.PCOMMPROFILE1: To verify that Operator User is able to create Commission Profile for Super Distributor category. pass
    May 25, 2022 12:27:29 PM [Pre-Requisite]Commission Profile.PCOMMPROFILE1: To verify that Operator User is able to create Commission Profile for Dealer category. pass
    May 25, 2022 12:34:44 PM [Pre-Requisite]Commission Profile.PCOMMPROFILE1: To verify that Operator User is able to create Commission Profile for Agent category. pass
    May 25, 2022 12:42:19 PM [Pre-Requisite]Commission Profile.PCOMMPROFILE1: To verify that Operator User is able to create Commission Profile for Agent category. pass
    May 25, 2022 12:50:07 PM [Pre-Requisite]Commission Profile.PCOMMPROFILE1: To verify that Operator User is able to create Commission Profile for Retailer category. pass
    May 25, 2022 12:57:46 PM [Pre-Requisite]C2S Card Group Creation.PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for C2S Gift Recharge service & CVG sub-service. pass
    May 25, 2022 12:59:23 PM [Pre-Requisite]C2S Card Group Creation.PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Customer Recharge service & CVG sub-service. pass
    May 25, 2022 01:00:53 PM [Pre-Requisite]C2S Card Group Creation.PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Customer Recharge Fix line service & Fix sub-service. pass
    May 25, 2022 01:02:30 PM [Pre-Requisite]C2S Card Group Creation.PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Customer Recharge Fix line service & Fixline sub-service. pass
    May 25, 2022 01:04:06 PM [Pre-Requisite]C2S Card Group Creation.PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Customer Recharge Reversal service & CVG sub-service. pass
    May 25, 2022 01:05:33 PM [Pre-Requisite]C2S Card Group Creation.PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Customer Recharge Reversal service & PRE sub-service. pass
    May 25, 2022 01:07:07 PM [Pre-Requisite]C2S Card Group Creation.PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Digital Voucher Distribution service & Default sub-service. pass
    May 25, 2022 01:08:41 PM [Pre-Requisite]C2S Card Group Creation.PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for ELECTRONIC VOUCHER service & CVG sub-service. pass
    May 25, 2022 01:10:15 PM [Pre-Requisite]C2S Card Group Creation.PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Internet service & CVG sub-service. pass
    May 25, 2022 01:11:57 PM [Pre-Requisite]C2S Card Group Creation.PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Multiple Voucher Distribution service & CVG sub-service. pass
    May 25, 2022 01:13:37 PM [Pre-Requisite]C2S Card Group Creation.PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Postpaid Bill Payment service & Postpaid sub-service. pass
    May 25, 2022 01:15:08 PM [Pre-Requisite]C2S Card Group Creation.PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Voucher Recharge service & CVG sub-service. pass
    May 25, 2022 01:16:35 PM [Pre-Requisite]C2S Card Group Creation.PC2SCARDGROUP1: To verify that Network Admin is able to create C2S Card Group for Voucher Recharge service & VG sub-service. pass
    May 25, 2022 01:18:07 PM [Pre-Requisite]O2C Transfer Rule.PO2CTRFRULE1: To verify that Network Admin is able to create O2C Transfer Rule for Super Distributor category. pass
    May 25, 2022 01:18:23 PM [Pre-Requisite]O2C Transfer Rule.PO2CTRFRULE2: To verify that Network Admin is able to approve O2C Transfer Rule for Super Distributor category. skip
    May 25, 2022 01:18:28 PM [Pre-Requisite]C2C Transfer Rule.PC2CTRFRULECREATE1: To verify that Operator is able to create C2C Transfer Rule from Super Distributor category to Dealer category. skip
    May 25, 2022 01:18:44 PM [Pre-Requisite]C2C Transfer Rule.PC2CTRFRULECREATE1: To verify that Operator is able to create C2C Transfer Rule from Super Distributor category to Agent category. skip
    May 25, 2022 01:19:09 PM [Pre-Requisite]C2C Transfer Rule.PC2CTRFRULECREATE1: To verify that Operator is able to create C2C Transfer Rule from Super Distributor category to Retailer category. skip
    May 25, 2022 01:19:33 PM [Pre-Requisite]C2C Transfer Rule.PC2CTRFRULECREATE1: To verify that Operator is able to create C2C Transfer Rule from Dealer category to Super Distributor category. skip
    May 25, 2022 01:19:48 PM [Pre-Requisite]C2C Transfer Rule.PC2CTRFRULECREATE1: To verify that Operator is able to create C2C Transfer Rule from Dealer category to Agent category. skip
    May 25, 2022 01:20:09 PM [Pre-Requisite]C2C Transfer Rule.PC2CTRFRULECREATE1: To verify that Operator is able to create C2C Transfer Rule from Dealer category to Retailer category. skip
    May 25, 2022 01:20:25 PM [Pre-Requisite]C2C Transfer Rule.PC2CTRFRULECREATE1: To verify that Operator is able to create C2C Transfer Rule from Agent category to Super Distributor category. skip
    May 25, 2022 01:20:48 PM [Pre-Requisite]C2C Transfer Rule.PC2CTRFRULECREATE1: To verify that Operator is able to create C2C Transfer Rule from Agent category to Dealer category. skip
    May 25, 2022 01:21:03 PM [Pre-Requisite]C2C Transfer Rule.PC2CTRFRULECREATE1: To verify that Operator is able to create C2C Transfer Rule from Agent category to Retailer category. skip
    May 25, 2022 01:21:25 PM [Pre-Requisite]C2C Transfer Rule.PC2CTRFRULECREATE1: To verify that Operator is able to create C2C Transfer Rule from Retailer category to Super Distributor category. skip
    May 25, 2022 01:21:46 PM [Pre-Requisite]C2C Transfer Rule.PC2CTRFRULECREATE1: To verify that Operator is able to create C2C Transfer Rule from Retailer category to Dealer category. skip
    May 25, 2022 01:22:07 PM [Pre-Requisite]C2C Transfer Rule.PC2CTRFRULECREATE1: To verify that Operator is able to create C2C Transfer Rule from Retailer category to Agent category. skip
    May 25, 2022 01:22:27 PM [Pre-Requisite]C2S Transfer Rule.PC2STRFRULE1: To verify that Network Admin is able to create C2S Transfer Rules for Super Distributor category. fail
    May 25, 2022 01:38:30 PM [Pre-Requisite]C2S Transfer Rule.PC2STRFRULE1: To verify that Network Admin is able to create C2S Transfer Rules for Dealer category. fail
    May 25, 2022 01:51:32 PM [Pre-Requisite]C2S Transfer Rule.PC2STRFRULE1: To verify that Network Admin is able to create C2S Transfer Rules for Agent category. fail
    May 25, 2022 01:53:19 PM [Pre-Requisite]C2S Transfer Rule.PC2STRFRULE1: To verify that Network Admin is able to create C2S Transfer Rules for Retailer category. pass
    May 25, 2022 02:08:44 PM [Pre-Requisite]Update Cache.PUPDATECACHE: To verify that Operator User is able to perform Update Cache. pass
    May 25, 2022 02:09:35 PM [Pre-Requisite]Channel User Creation.PCHNLCREATION1: To verify that Operator user is able to initiate Super Distributor category Channel user with parent category Root. fail
    May 25, 2022 02:09:58 PM [Pre-Requisite]Channel User Creation.PCHNLCREATION1: To verify that Operator user is able to initiate Dealer category Channel user with parent category Super Distributor. fail
    May 25, 2022 02:10:20 PM [Pre-Requisite]Channel User Creation.PCHNLCREATION1: To verify that Operator user is able to initiate Agent category Channel user with parent category Super Distributor. fail
    May 25, 2022 02:10:43 PM [Pre-Requisite]Channel User Creation.PCHNLCREATION1: To verify that Operator user is able to initiate Agent category Channel user with parent category Dealer. fail
    May 25, 2022 02:11:06 PM [Pre-Requisite]Channel User Creation.PCHNLCREATION1: To verify that Operator user is able to initiate Retailer category Channel user with parent category Agent. fail
    May 25, 2022 02:11:32 PM [Pre-Requisite]Network Stock.PNETWORKSTOCK1: To verify that Network Admin is able to initiate Network Stock successfully. pass
    May 25, 2022 02:11:40 PM [Pre-Requisite]Network Stock.PNETWORKSTOCK2: To verify that Network Admin is able to Approve Network Stock at Level 1 Approval. pass
    May 25, 2022 02:11:46 PM [Pre-Requisite]Network Stock.PNETWORKSTOCK3: To verify that Network Admin is able to Approve Network Stock at Level 2 Approval. pass
    May 25, 2022 02:11:52 PM [Pre-Requisite]Network Stock.PNETWORKSTOCK1: To verify that Network Admin is able to initiate Network Stock successfully. pass
    May 25, 2022 02:11:58 PM [Pre-Requisite]Network Stock.PNETWORKSTOCK2: To verify that Network Admin is able to Approve Network Stock at Level 1 Approval. pass
    May 25, 2022 02:12:04 PM [Pre-Requisite]Network Stock.PNETWORKSTOCK3: To verify that Network Admin is able to Approve Network Stock at Level 2 Approval. pass
    May 25, 2022 02:12:11 PM [Pre-Requisite]Network Stock.PNETWORKSTOCK1: To verify that Network Admin is able to initiate Network Stock successfully. pass
    May 25, 2022 02:12:17 PM [Pre-Requisite]Network Stock.PNETWORKSTOCK2: To verify that Network Admin is able to Approve Network Stock at Level 1 Approval. pass
    May 25, 2022 02:12:23 PM [Pre-Requisite]Network Stock.PNETWORKSTOCK3: To verify that Network Admin is able to Approve Network Stock at Level 2 Approval. pass
    May 25, 2022 02:12:33 PM [Pre-Requisite]O2C Transfer.PO2CTRF1: To verify that Operator user is able to perform Operator to channel Transfer initiation for category Super Distributor with parent category Root, product type PREPROD. fail
    May 25, 2022 02:13:05 PM [Pre-Requisite]O2C Transfer.PO2CTRF1: To verify that Operator user is able to perform Operator to channel Transfer initiation for category Super Distributor with parent category Root, product type PREPROD. fail
    May 25, 2022 02:13:40 PM [Pre-Requisite]C2C Transfer.PC2CTRF1: To verify C2C Transfer from Super Distributor to Dealer is successful. fail
    May 25, 2022 02:14:14 PM [Pre-Requisite]C2C Transfer.PC2CTRF1: To verify C2C Transfer from Super Distributor to Agent is successful. fail
    May 25, 2022 02:14:47 PM [Pre-Requisite]C2C Transfer.PC2CTRF1: To verify C2C Transfer from Super Distributor to Agent is successful. fail
    May 25, 2022 02:15:22 PM [Pre-Requisite]C2C Transfer.PC2CTRF1: To verify C2C Transfer from Super Distributor to Retailer is successful. fail
    May 25, 2022 02:15:56 PM [Pre-Requisite]C2C Transfer.PC2CTRF1: To verify C2C Transfer from Dealer to Agent is successful. fail
    May 25, 2022 02:16:33 PM [Pre-Requisite]C2C Transfer.PC2CTRF1: To verify C2C Transfer from Dealer to Agent is successful. fail
    May 25, 2022 02:17:07 PM [Pre-Requisite]C2C Transfer.PC2CTRF1: To verify C2C Transfer from Dealer to Retailer is successful. fail
    May 25, 2022 02:17:40 PM [Pre-Requisite]C2C Transfer.PC2CTRF1: To verify C2C Transfer from Agent to Retailer is successful. fail
    May 25, 2022 02:18:20 PM [Pre-Requisite]C2S Recharge.To verify that Super Distributor category user is able to perform C2S Recharge. fail
    May 25, 2022 02:18:43 PM [Pre-Requisite]C2S Recharge.To verify that Dealer category user is able to perform C2S Recharge. fail
    May 25, 2022 02:19:07 PM [Pre-Requisite]C2S Recharge.To verify that Agent category user is able to perform C2S Recharge. fail
    May 25, 2022 02:19:30 PM [Pre-Requisite]C2S Recharge.To verify that Agent category user is able to perform C2S Recharge. fail
    May 25, 2022 02:19:53 PM [Pre-Requisite]C2S Recharge.To verify that Retailer category user is able to perform C2S Recharge. fail
    May 25, 2022 02:20:20 PM [Pre-Requisite]P2P Card Group.PP2PCARDGRP1: To verify that Network Admin is able to create P2P Card Group for CP2P Data Transfer service & CDATA sub-service. pass
    May 25, 2022 02:21:47 PM [Pre-Requisite]P2P Card Group.PP2PCARDGRP1: To verify that Network Admin is able to create P2P Card Group for Credit Recharge service & CVG sub-service. pass
    May 25, 2022 02:23:38 PM [Pre-Requisite]P2P Card Group.PP2PCARDGRP1: To verify that Network Admin is able to create P2P Card Group for Credit Transfer service & C sub-service. pass
    May 25, 2022 02:25:11 PM [Pre-Requisite]P2P Card Group.PP2PCARDGRP1: To verify that Network Admin is able to create P2P Card Group for Credit Transfer service & CVG sub-service. pass
    May 25, 2022 02:26:56 PM [Pre-Requisite]P2P Card Group.PP2PCARDGRP1: To verify that Network Admin is able to create P2P Card Group for Credit Transfer service & VG sub-service. pass
    May 25, 2022 02:28:31 PM [Pre-Requisite]Multi Currency.PMULTICURR1: To verify that Network Admin is able to Add Currency successfully. skip
    May 25, 2022 02:28:31 PM [Pre-Requisite]Multi Currency.PMULTICURR4: To verify that currency addition fails for invalid Conversion Rate skip
    May 25, 2022 02:28:31 PM [Pre-Requisite]Multi Currency.PMULTICURR4: To verify that currency addition fails for invalid Conversion Rate skip
    May 25, 2022 02:28:32 PM [Pre-Requisite]Multi Currency.PMULTICURR4: To verify that currency addition fails for invalid Conversion Rate skip
    May 25, 2022 02:28:32 PM [Pre-Requisite]Multi Currency.PMULTICURR5: To verify that currency addition fails if Currency Code is blank skip
    May 25, 2022 02:28:32 PM [Pre-Requisite]Multi Currency.PMULTICURR7: To verify that Network Admin is able to Reject Currency at Level 1 Approval. skip
    May 25, 2022 02:28:32 PM [Pre-Requisite]Multi Currency.PMULTICURR9: To verify that approval fails at level 1 for invalid Conversion Rate skip
Exceptions
  • org.openqa.selenium.NoSuchElementException 8
    Timestamp TestName Status
    May 25, 2022 01:51:32 PM [Pre-Requisite]C2S Transfer Rule.PC2STRFRULE1: To verify that Network Admin is able to create C2S Transfer Rules for Agent category.
    org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"*[name='loginID']"}
      (Session info: chrome=101.0.4951.67)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
    System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:62414}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: d9ebf57dd61f39e692632ffb46c2e7e4
    *** Element info: {Using=name, value=loginID}
    	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
    	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElementByName(RemoteWebDriver.java:449)
    	at org.openqa.selenium.By$ByName.findElement(By.java:303)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at com.sun.proxy.$Proxy19.clear(Unknown Source)
    	at com.pageobjects.loginpages.LoginPage.enterLoginID(LoginPage.java:79)
    	at com.classes.Login.LoginAsUser(Login.java:254)
    	at com.Features.C2STransferRules.addC2STransferRule(C2STransferRules.java:89)
    	at com.testscripts.prerequisites.PreRequisite_C2STransferRuleCreation.Test_AddC2STransferRule(PreRequisite_C2STransferRuleCreation.java:32)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    
    May 25, 2022 02:12:33 PM [Pre-Requisite]O2C Transfer.PO2CTRF1: To verify that Operator user is able to perform Operator to channel Transfer initiation for category Super Distributor with parent category Root, product type PREPROD.
    org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//tr//td[text()='eTopUP']/following-sibling::td/input"}
      (Session info: chrome=101.0.4951.67)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
    System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50624}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: 9abcda37fba4fc417f8bb738c744a368
    *** Element info: {Using=xpath, value=//tr//td[text()='eTopUP']/following-sibling::td/input}
    	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
    	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
    	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
    	at com.pageobjects.channeladminpages.o2ctransfer.InitiateO2CTransferPage2.enterQuantitywithname(InitiateO2CTransferPage2.java:63)
    	at com.Features.O2CTransfer.initiateTransfer(O2CTransfer.java:185)
    	at com.testscripts.prerequisites.PreRequisite_O2CTransfer.Test_O2CTransfer(PreRequisite_O2CTransfer.java:58)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    
    May 25, 2022 02:13:05 PM [Pre-Requisite]O2C Transfer.PO2CTRF1: To verify that Operator user is able to perform Operator to channel Transfer initiation for category Super Distributor with parent category Root, product type PREPROD.
    org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//tr//td[text()='PeTopUP']/following-sibling::td/input"}
      (Session info: chrome=101.0.4951.67)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
    System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50624}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: 9abcda37fba4fc417f8bb738c744a368
    *** Element info: {Using=xpath, value=//tr//td[text()='PeTopUP']/following-sibling::td/input}
    	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
    	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
    	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
    	at com.pageobjects.channeladminpages.o2ctransfer.InitiateO2CTransferPage2.enterQuantitywithname(InitiateO2CTransferPage2.java:63)
    	at com.Features.O2CTransfer.initiateTransfer(O2CTransfer.java:185)
    	at com.testscripts.prerequisites.PreRequisite_O2CTransfer.Test_O2CTransfer(PreRequisite_O2CTransfer.java:58)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    
    May 25, 2022 02:18:20 PM [Pre-Requisite]C2S Recharge.To verify that Super Distributor category user is able to perform C2S Recharge.
    org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=C2STRF')]]"}
      (Session info: chrome=101.0.4951.67)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
    System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50727}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: 678de299c35279b1c939ce14983cba95
    *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=C2STRF')]]}
    	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
    	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
    	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at com.sun.proxy.$Proxy19.click(Unknown Source)
    	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2STransfer(ChannelUserHomePage.java:64)
    	at com.Features.C2STransfer.performC2STransfer(C2STransfer.java:93)
    	at com.testscripts.prerequisites.PreRequisite_C2STransfer.Test_C2SRecharge(PreRequisite_C2STransfer.java:42)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    
    May 25, 2022 02:18:43 PM [Pre-Requisite]C2S Recharge.To verify that Dealer category user is able to perform C2S Recharge.
    org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=C2STRF')]]"}
      (Session info: chrome=101.0.4951.67)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
    System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50727}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: 678de299c35279b1c939ce14983cba95
    *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=C2STRF')]]}
    	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
    	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
    	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at com.sun.proxy.$Proxy19.click(Unknown Source)
    	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2STransfer(ChannelUserHomePage.java:64)
    	at com.Features.C2STransfer.performC2STransfer(C2STransfer.java:93)
    	at com.testscripts.prerequisites.PreRequisite_C2STransfer.Test_C2SRecharge(PreRequisite_C2STransfer.java:42)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    
    May 25, 2022 02:19:07 PM [Pre-Requisite]C2S Recharge.To verify that Agent category user is able to perform C2S Recharge.
    org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=C2STRF')]]"}
      (Session info: chrome=101.0.4951.67)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
    System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50727}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: 678de299c35279b1c939ce14983cba95
    *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=C2STRF')]]}
    	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
    	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
    	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at com.sun.proxy.$Proxy19.click(Unknown Source)
    	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2STransfer(ChannelUserHomePage.java:64)
    	at com.Features.C2STransfer.performC2STransfer(C2STransfer.java:93)
    	at com.testscripts.prerequisites.PreRequisite_C2STransfer.Test_C2SRecharge(PreRequisite_C2STransfer.java:42)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    
    May 25, 2022 02:19:30 PM [Pre-Requisite]C2S Recharge.To verify that Agent category user is able to perform C2S Recharge.
    org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=C2STRF')]]"}
      (Session info: chrome=101.0.4951.67)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
    System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50727}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: 678de299c35279b1c939ce14983cba95
    *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=C2STRF')]]}
    	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
    	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
    	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at com.sun.proxy.$Proxy19.click(Unknown Source)
    	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2STransfer(ChannelUserHomePage.java:64)
    	at com.Features.C2STransfer.performC2STransfer(C2STransfer.java:93)
    	at com.testscripts.prerequisites.PreRequisite_C2STransfer.Test_C2SRecharge(PreRequisite_C2STransfer.java:42)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    
    May 25, 2022 02:19:53 PM [Pre-Requisite]C2S Recharge.To verify that Retailer category user is able to perform C2S Recharge.
    org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=C2STRF')]]"}
      (Session info: chrome=101.0.4951.67)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
    System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50727}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: 678de299c35279b1c939ce14983cba95
    *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=C2STRF')]]}
    	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
    	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
    	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at com.sun.proxy.$Proxy19.click(Unknown Source)
    	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2STransfer(ChannelUserHomePage.java:64)
    	at com.Features.C2STransfer.performC2STransfer(C2STransfer.java:93)
    	at com.testscripts.prerequisites.PreRequisite_C2STransfer.Test_C2SRecharge(PreRequisite_C2STransfer.java:42)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    
  • java.lang.NullPointerException 5
    Timestamp TestName Status
    May 25, 2022 02:09:35 PM [Pre-Requisite]Channel User Creation.PCHNLCREATION1: To verify that Operator user is able to initiate Super Distributor category Channel user with parent category Root.
    java.lang.NullPointerException
    	at com.Features.ChannelUser.channelUserInitiate(ChannelUser.java:118)
    	at com.testscripts.prerequisites.PreRequisite_ChannelUserCreation.Test_ChannelUserCreation(PreRequisite_ChannelUserCreation.java:53)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    
    May 25, 2022 02:09:58 PM [Pre-Requisite]Channel User Creation.PCHNLCREATION1: To verify that Operator user is able to initiate Dealer category Channel user with parent category Super Distributor.
    java.lang.NullPointerException
    	at com.Features.ChannelUser.channelUserInitiate(ChannelUser.java:118)
    	at com.testscripts.prerequisites.PreRequisite_ChannelUserCreation.Test_ChannelUserCreation(PreRequisite_ChannelUserCreation.java:53)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    
    May 25, 2022 02:10:20 PM [Pre-Requisite]Channel User Creation.PCHNLCREATION1: To verify that Operator user is able to initiate Agent category Channel user with parent category Super Distributor.
    java.lang.NullPointerException
    	at com.Features.ChannelUser.channelUserInitiate(ChannelUser.java:118)
    	at com.testscripts.prerequisites.PreRequisite_ChannelUserCreation.Test_ChannelUserCreation(PreRequisite_ChannelUserCreation.java:53)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    
    May 25, 2022 02:10:43 PM [Pre-Requisite]Channel User Creation.PCHNLCREATION1: To verify that Operator user is able to initiate Agent category Channel user with parent category Dealer.
    java.lang.NullPointerException
    	at com.Features.ChannelUser.channelUserInitiate(ChannelUser.java:118)
    	at com.testscripts.prerequisites.PreRequisite_ChannelUserCreation.Test_ChannelUserCreation(PreRequisite_ChannelUserCreation.java:53)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    
    May 25, 2022 02:11:06 PM [Pre-Requisite]Channel User Creation.PCHNLCREATION1: To verify that Operator user is able to initiate Retailer category Channel user with parent category Agent.
    java.lang.NullPointerException
    	at com.Features.ChannelUser.channelUserInitiate(ChannelUser.java:118)
    	at com.testscripts.prerequisites.PreRequisite_ChannelUserCreation.Test_ChannelUserCreation(PreRequisite_ChannelUserCreation.java:53)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    
  • org.openqa.selenium.TimeoutException 8
    Timestamp TestName Status
    May 25, 2022 02:13:40 PM [Pre-Requisite]C2C Transfer.PC2CTRF1: To verify C2C Transfer from Super Distributor to Dealer is successful.
    org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //a[@href[contains(.,'moduleCode=CHNL2CHNL')]]' (tried for 10 second(s) with 500 milliseconds interval)
    	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
    	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
    	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2CTransfer(ChannelUserHomePage.java:93)
    	at com.Features.C2CTransfer.channel2channelTransfer(C2CTransfer.java:114)
    	at com.testscripts.prerequisites.PreRequisite_Channel2ChannelTransfer.Test_C2CTransfer(PreRequisite_Channel2ChannelTransfer.java:69)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]"}
      (Session info: chrome=101.0.4951.67)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
    System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50653}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: 243b2e1935d387f936f34258bbd40d1c
    *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]}
    	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
    	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
    	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at com.sun.proxy.$Proxy19.isDisplayed(Unknown Source)
    	at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:315)
    	at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:44)
    	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:301)
    	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:298)
    	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
    	... 28 more
    
    May 25, 2022 02:14:14 PM [Pre-Requisite]C2C Transfer.PC2CTRF1: To verify C2C Transfer from Super Distributor to Agent is successful.
    org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //a[@href[contains(.,'moduleCode=CHNL2CHNL')]]' (tried for 10 second(s) with 500 milliseconds interval)
    	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
    	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
    	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2CTransfer(ChannelUserHomePage.java:93)
    	at com.Features.C2CTransfer.channel2channelTransfer(C2CTransfer.java:114)
    	at com.testscripts.prerequisites.PreRequisite_Channel2ChannelTransfer.Test_C2CTransfer(PreRequisite_Channel2ChannelTransfer.java:69)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]"}
      (Session info: chrome=101.0.4951.67)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
    System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50653}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: 243b2e1935d387f936f34258bbd40d1c
    *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]}
    	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
    	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
    	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at com.sun.proxy.$Proxy19.isDisplayed(Unknown Source)
    	at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:315)
    	at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:44)
    	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:301)
    	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:298)
    	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
    	... 28 more
    
    May 25, 2022 02:14:47 PM [Pre-Requisite]C2C Transfer.PC2CTRF1: To verify C2C Transfer from Super Distributor to Agent is successful.
    org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //a[@href[contains(.,'moduleCode=CHNL2CHNL')]]' (tried for 10 second(s) with 500 milliseconds interval)
    	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
    	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
    	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2CTransfer(ChannelUserHomePage.java:93)
    	at com.Features.C2CTransfer.channel2channelTransfer(C2CTransfer.java:114)
    	at com.testscripts.prerequisites.PreRequisite_Channel2ChannelTransfer.Test_C2CTransfer(PreRequisite_Channel2ChannelTransfer.java:69)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]"}
      (Session info: chrome=101.0.4951.67)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
    System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50653}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: 243b2e1935d387f936f34258bbd40d1c
    *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]}
    	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
    	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
    	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at com.sun.proxy.$Proxy19.isDisplayed(Unknown Source)
    	at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:315)
    	at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:44)
    	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:301)
    	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:298)
    	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
    	... 28 more
    
    May 25, 2022 02:15:22 PM [Pre-Requisite]C2C Transfer.PC2CTRF1: To verify C2C Transfer from Super Distributor to Retailer is successful.
    org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //a[@href[contains(.,'moduleCode=CHNL2CHNL')]]' (tried for 10 second(s) with 500 milliseconds interval)
    	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
    	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
    	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2CTransfer(ChannelUserHomePage.java:93)
    	at com.Features.C2CTransfer.channel2channelTransfer(C2CTransfer.java:114)
    	at com.testscripts.prerequisites.PreRequisite_Channel2ChannelTransfer.Test_C2CTransfer(PreRequisite_Channel2ChannelTransfer.java:69)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]"}
      (Session info: chrome=101.0.4951.67)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
    System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50653}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: 243b2e1935d387f936f34258bbd40d1c
    *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]}
    	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
    	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
    	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at com.sun.proxy.$Proxy19.isDisplayed(Unknown Source)
    	at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:315)
    	at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:44)
    	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:301)
    	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:298)
    	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
    	... 28 more
    
    May 25, 2022 02:15:56 PM [Pre-Requisite]C2C Transfer.PC2CTRF1: To verify C2C Transfer from Dealer to Agent is successful.
    org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //a[@href[contains(.,'moduleCode=CHNL2CHNL')]]' (tried for 10 second(s) with 500 milliseconds interval)
    	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
    	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
    	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2CTransfer(ChannelUserHomePage.java:93)
    	at com.Features.C2CTransfer.channel2channelTransfer(C2CTransfer.java:114)
    	at com.testscripts.prerequisites.PreRequisite_Channel2ChannelTransfer.Test_C2CTransfer(PreRequisite_Channel2ChannelTransfer.java:69)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]"}
      (Session info: chrome=101.0.4951.67)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
    System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50653}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: 243b2e1935d387f936f34258bbd40d1c
    *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]}
    	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
    	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
    	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at com.sun.proxy.$Proxy19.isDisplayed(Unknown Source)
    	at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:315)
    	at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:44)
    	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:301)
    	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:298)
    	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
    	... 28 more
    
    May 25, 2022 02:16:33 PM [Pre-Requisite]C2C Transfer.PC2CTRF1: To verify C2C Transfer from Dealer to Agent is successful.
    org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //a[@href[contains(.,'moduleCode=CHNL2CHNL')]]' (tried for 10 second(s) with 500 milliseconds interval)
    	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
    	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
    	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2CTransfer(ChannelUserHomePage.java:93)
    	at com.Features.C2CTransfer.channel2channelTransfer(C2CTransfer.java:114)
    	at com.testscripts.prerequisites.PreRequisite_Channel2ChannelTransfer.Test_C2CTransfer(PreRequisite_Channel2ChannelTransfer.java:69)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]"}
      (Session info: chrome=101.0.4951.67)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
    System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50653}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: 243b2e1935d387f936f34258bbd40d1c
    *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]}
    	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
    	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
    	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at com.sun.proxy.$Proxy19.isDisplayed(Unknown Source)
    	at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:315)
    	at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:44)
    	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:301)
    	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:298)
    	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
    	... 28 more
    
    May 25, 2022 02:17:07 PM [Pre-Requisite]C2C Transfer.PC2CTRF1: To verify C2C Transfer from Dealer to Retailer is successful.
    org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //a[@href[contains(.,'moduleCode=CHNL2CHNL')]]' (tried for 10 second(s) with 500 milliseconds interval)
    	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
    	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
    	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2CTransfer(ChannelUserHomePage.java:93)
    	at com.Features.C2CTransfer.channel2channelTransfer(C2CTransfer.java:114)
    	at com.testscripts.prerequisites.PreRequisite_Channel2ChannelTransfer.Test_C2CTransfer(PreRequisite_Channel2ChannelTransfer.java:69)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]"}
      (Session info: chrome=101.0.4951.67)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
    System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50653}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: 243b2e1935d387f936f34258bbd40d1c
    *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]}
    	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
    	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
    	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at com.sun.proxy.$Proxy19.isDisplayed(Unknown Source)
    	at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:315)
    	at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:44)
    	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:301)
    	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:298)
    	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
    	... 28 more
    
    May 25, 2022 02:17:40 PM [Pre-Requisite]C2C Transfer.PC2CTRF1: To verify C2C Transfer from Agent to Retailer is successful.
    org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //a[@href[contains(.,'moduleCode=CHNL2CHNL')]]' (tried for 10 second(s) with 500 milliseconds interval)
    	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
    	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
    	at com.pageobjects.channeluserspages.homepages.ChannelUserHomePage.clickC2CTransfer(ChannelUserHomePage.java:93)
    	at com.Features.C2CTransfer.channel2channelTransfer(C2CTransfer.java:114)
    	at com.testscripts.prerequisites.PreRequisite_Channel2ChannelTransfer.Test_C2CTransfer(PreRequisite_Channel2ChannelTransfer.java:69)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
    	at org.testng.internal.Invoker.invokeMethod(Invoker.java:580)
    	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:716)
    	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:988)
    	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
    	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
    	at org.testng.TestRunner.privateRun(TestRunner.java:648)
    	at org.testng.TestRunner.run(TestRunner.java:505)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
    	at org.testng.TestNG.runSuites(TestNG.java:1049)
    	at org.testng.TestNG.run(TestNG.java:1017)
    	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
    	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
    	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]"}
      (Session info: chrome=101.0.4951.67)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.10.0', revision: '176b4a9', time: '2018-03-02T19:03:16.397Z'
    System info: host: 'MCKL-20005142', ip: '192.168.1.38', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 101.0.4951.67, chrome: {chromedriverVersion: 101.0.4951.41 (93c720db8323..., userDataDir: C:\Users\SOURAB~1.AWA\AppDa...}, goog:chromeOptions: {debuggerAddress: localhost:50653}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: 243b2e1935d387f936f34258bbd40d1c
    *** Element info: {Using=xpath, value=//a[@href[contains(.,'moduleCode=CHNL2CHNL')]]}
    	at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
    	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
    	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:371)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
    	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at com.sun.proxy.$Proxy19.isDisplayed(Unknown Source)
    	at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:315)
    	at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:44)
    	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:301)
    	at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:298)
    	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
    	... 28 more
    
Dashboard
Tests
139
Steps
19,606
Start
May 25, 2022 11:45:48 AM
End
May 25, 2022 02:28:32 PM
Time Taken
9,764,090ms
Environment

 

Name Value
Host Name http://172.30.38.232:6789/pretups/
Client RoadMap
Application Version 7.19.0
Categories

 

Name Passed Failed Others
Pre-Requisite 81 23 35